jeremyevans0 (Jeremy Evans)
- Login: jeremyevans0
- Email: merch-redmine@jeremyevans.net
- Registered on: 08/04/2010
- Last connection: 05/17/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 30 | 31 |
Reported issues | 4 | 118 | 122 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 04/14/2016 |
Backport187 | Developer | 04/14/2016 |
Backport191 | Developer | 04/14/2016 |
Backport192 | Developer | 04/14/2016 |
Backport193 | Developer | 04/14/2016 |
Backport200 | Developer | 04/14/2016 |
Backport21 | Developer | 04/14/2016 |
Backport22 | Manager, Developer | 04/14/2016 |
Ruby 1.8 | Developer | 04/14/2016 |
Ruby master | Developer | 04/14/2016 |
Activity
05/25/2022
-
07:34 PM Ruby master Bug #18753 (Rejected): lineno= is not returning an integer
-
07:24 PM Ruby master Bug #18766 (Rejected): ArgumentError with no backtrace information when requiring openssl/cipher and initializing an OpenSSL::Cipher
- I agree that this isn't a bug.
In terms of `openssl/cipher`, requiring individual parts of a library should never ... -
06:39 PM Ruby master Bug #18785 (Feedback): RbConfig::MAKEFILE_CONFIG["warnflags"] contains "-Wno-cast-function-type" which is not compatible with clang 13.0.0
- dorianmariefr (Dorian Marié) wrote in #note-2:
> Should the fix be backported?
If you can bisect and find the fix...
05/24/2022
-
07:51 PM Ruby master Bug #18791 (Rejected): Unexpected behavior of Socket#connect_nonblock
- This doesn't look like a bug. If the `connect` system call returns `0`, then you were able to connect, and `connect_...
-
07:31 PM Ruby master Bug #18793: Select and Find behave differently for hashes
- I don't think this is a bug. The behavior difference is because `Hash#each` yields an array of `[key, value]` and no...
-
07:17 PM Ruby master Feature #18798: `UnboundMethod#==` with inherited classes
- I'm not against this change (for UnboundMethod, I think Method should remain different), but it seems more like a fea...
05/17/2022
-
03:41 PM Ruby master Bug #18751: Regression on master for Method#== when comparing public with private method
- mame (Yusuke Endoh) wrote in #note-7:
> Let me confirm the current situation:
>
> * Both #18435 and #18729 focus ... -
03:28 PM Ruby master Misc #18747: DevMeeting-2022-05-19
- * [Bug #18407] Behavior difference between integer and string flags to File creation (jeremyevans0)
* I don't thin...
05/11/2022
-
06:29 PM Ruby master Feature #14602: Version of dig that raises error if a key is not present
- duerst (Martin Dürst) wrote in #note-2:
> Would a keyword parameter to dig work for you?
>
> E.g. `hash.dig!(:nam...
05/06/2022
-
02:18 PM Ruby master Bug #18592 (Closed): RPATH of bundled native extensions is incorrect
Also available in: Atom