thomasmarshall (Thomas Marshall)
- Login: thomasmarshall
- Registered on: 02/04/2024
- Last sign in: 03/02/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
10/10/2024
- 03:53 AM Ruby master Revision 5792bd71 (git): Emit warning for other method redefinition types
- This commit ensures warnings about `object_id` and `__send__` method
redefinitions are emitted for other method types...
06/25/2024
- 02:32 PM Ruby master Revision b88ac94e (git): [rubygems/rubygems] Only validate resolution info in Bundler
- This commit switches out the full gemspec validation for a partial one
which only performs resolution related checks.... - 02:32 PM Ruby master Revision 39951293 (git): [rubygems/rubygems] Add Specification#validate_for_resolution
- This method validates only what is required for resolution, skipping any
irrelevant metadata validation. This will be...
03/03/2024
- 10:43 AM Ruby master Bug #20322 (Closed): rb_enc_interned_str_cstr doesn't accept null pointer for encoding
- Applied in changeset commit:git|7e4b1f8e1935a10df3c41ee60ca0987d73281126.
----------
[Bug #20322] Fix rb_enc_interne... - 10:43 AM Ruby master Revision 7e4b1f8e (git): [Bug #20322] Fix rb_enc_interned_str_cstr null encoding
- The documentation for `rb_enc_interned_str_cstr` notes that `enc` can be
a null pointer, but this currently causes a ...
03/02/2024
- 07:03 PM Ruby master Bug #20322: rb_enc_interned_str_cstr doesn't accept null pointer for encoding
- I opened a PR to fix this: https://github.com/ruby/ruby/pull/10169
- 05:56 PM Ruby master Bug #20322 (Closed): rb_enc_interned_str_cstr doesn't accept null pointer for encoding
- The [header documentation](https://github.com/ruby/ruby/blob/93556d46203545bc2364b1c0dd1281ba098f3cc9/include/ruby/in...
11/18/2023
- 06:41 PM Ruby master Revision a6f9e6ad (git): [ruby/prism] Add macCentEuro encoding
- https://github.com/ruby/prism/commit/ff95edbd99
Also available in: Atom