[#99115] [Ruby master Bug#17023] How to prevent String memory to be relocated in ruby-ffi — larskanis@...
Issue #17023 has been reported by larskanis (Lars Kanis).
22 messages
2020/07/10
[#99375] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings — merch-redmine@...
Issue #17055 has been reported by jeremyevans0 (Jeremy Evans).
29 messages
2020/07/28
[#101207] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— merch-redmine@...
2020/12/02
Issue #17055 has been updated by jeremyevans0 (Jeremy Evans).
[#101231] Re: [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— Austin Ziegler <halostatue@...>
2020/12/03
What does this mean?
[ruby-core:99315] [Ruby master Bug#17049] Net::IMAP - Handling of NOOP untagged responses sent by Zimbra
From:
christophe.fish@...
Date:
2020-07-24 19:53:31 UTC
List:
ruby-core #99315
Issue #17049 has been reported by Nestorfish (Christophe Le Roy). ---------------------------------------- Bug #17049: Net::IMAP - Handling of NOOP untagged responses sent by Zimbra https://bugs.ruby-lang.org/issues/17049 * Author: Nestorfish (Christophe Le Roy) * Status: Open * Priority: Normal * ruby -v: ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-darwin17] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Zimbra server sends invalid untagged responses to prevent some clients from disconnecting during long-running requests. As they are invalid, they raise an exception in Net::IMAP, while they could be clearly identified and safely ignored. I have opened an issue on net-imap GitHub repository, along with a pull request (https://github.com/ruby/net-imap/issues/2 and https://github.com/ruby/net-imap/pull/3), but it seems I should have reported the issue here. Can we have a look to these ? -- 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>