[#81999] [Ruby trunk Bug#13737] "can't modify frozen String" when installing bundled gems — ko1@...
Issue #13737 has been updated by ko1 (Koichi Sasada).
4 messages
2017/07/11
[#82005] [Ruby trunk Bug#13737] "can't modify frozen String" when installing bundled gems — nobu@...
Issue #13737 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/07/12
[#82102] Re: register_fstring_tainted:FL_TEST_RAW(str, RSTRING_FSTR) — Eric Wong <normalperson@...>
Koichi Sasada <ko1@atdot.net> wrote:
4 messages
2017/07/18
[#82151] [Ruby trunk Feature#13637] [PATCH] tool/runruby.rb: test with smallest possible machine stack — Rei.Odaira@...
Issue #13637 has been updated by ReiOdaira (Rei Odaira).
3 messages
2017/07/24
[ruby-core:82173] [Ruby trunk Feature#10119] [PATCH] [net/imap] Add CHANGEDSINCE FETCH modifier + complementary add MODSEQ Message Data Item in FETCH Command
From:
shugo@...
Date:
2017-07-26 07:48:15 UTC
List:
ruby-core #82173
Issue #10119 has been updated by shugo (Shugo Maeda). plehoux (Philippe-Antoine Lehoux) wrote: > I updated the patch so the code doesn't raise when passing a CHANGEDSINCE value bigger than 4294967296, as defined by rfc 4551. I've merged it. Thank you! ---------------------------------------- Feature #10119: [PATCH] [net/imap] Add CHANGEDSINCE FETCH modifier + complementary add MODSEQ Message Data Item in FETCH Command https://bugs.ruby-lang.org/issues/10119#change-65933 * Author: plehoux (Philippe-Antoine Lehoux) * Status: Closed * Priority: Normal * Assignee: shugo (Shugo Maeda) * Target version: Next Major ---------------------------------------- Add [CHANGEDSINCE FETCH modifier] (http://tools.ietf.org/html/rfc4551#section-3.3.1) + Add [MODSEQ Message Data Item in FETCH Command] (http://tools.ietf.org/html/rfc4551#section-3.3.2) ---Files-------------------------------- modseq-changedsince-changes.patch (2.27 KB) modseq-changedsince-changes-UPDATED.patch (4.3 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>