MSP-Greg (Greg L)
- Login: MSP-Greg
- Registered on: 07/17/2016
- Last connection: 09/17/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 15 | 162 | 177 |
Activity
08/25/2023
-
04:48 PM Ruby master Bug #19852: Can't require bigdecimal - bundled_gems.rb error
- See https://github.com/ruby/ruby/pull/8294
assumes that rb file is loaded before so file... -
03:22 PM Ruby master Bug #19852 (Closed): Can't require bigdecimal - bundled_gems.rb error
- Running the following:
```ruby
ruby -rbigdecimal -e "puts BigDecimal::VERSION"
```
A warning is shown when bigd...
08/21/2023
-
11:33 PM Ruby master Revision 788b03d5 (git): Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)" (#8252)
- * Re-apply "Ruby 3.2 - Speed up rebuilding the loaded feature index and realpath cache (#8023)"
* [CI] mingw.yml - r...
08/19/2023
-
07:47 PM Ruby master Bug #19246: Rebuilding the loaded feature index much slower in Ruby 3.1
- @nagachika
Thanks for your work on this. Please see https://github.com/ruby/ruby/pull/8252
06/21/2023
-
02:13 PM Ruby master Bug #19246: Rebuilding the loaded feature index much slower in Ruby 3.1
- Could this get backported to 3.1 & 3.2?
See:
https://github.com/ruby/ruby/pull/7699
https://github.com/ruby/ruby...
05/24/2023
-
05:22 PM Ruby master Misc #19691: File.realpath on Windows does not return actual case of the file
- @jeremyevans0
Thanks. I hadn't looked yet. JFYI, `File.absolute_path` does seem to work correctly.
```
# file... -
04:55 PM Ruby master Misc #19691: File.realpath on Windows does not return actual case of the file
- @nobu
Thanks.
Using the following Windows Rubies, I get different results. All double load and throw `NameErro... -
03:24 PM Ruby master Misc #19691: File.realpath on Windows does not return actual case of the file
- Sorry, accidentally used the default 'Tracker type', which is 'Bug'. Meant to post it as 'Misc'
-
03:22 PM Ruby master Misc #19691 (Open): File.realpath on Windows does not return actual case of the file
- I don't know what I think of this (expected or bug), but recently in a forum I saw an issue that I don't recall accid...
04/14/2023
-
02:25 PM Ruby master Bug #19246: Rebuilding the loaded feature index much slower in Ruby 3.1
- @jeremyevans0
Thank you for working on this. Refreshed data:
```
ruby 2.7.8p225 (2023-03-30 revision 1f4d455848...
Also available in: Atom