cfis (Charlie Savage)
- Login: cfis
- Registered on: 07/23/2008
- Last connection: 11/05/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 65 | 66 |
Activity
10/29/2020
-
06:34 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64
- This is still and issue with Ruby 2.7.2.
The offending line of code is now at line 1908 in mkmf.rb.
09/16/2020
-
07:45 AM Ruby master Bug #17152: Missing TracePoint return event for String#unpack
- Yes Shun, I expect the return calls.
Thanks for the help!
09/04/2020
-
07:25 PM Ruby master Bug #17152 (Closed): Missing TracePoint return event for String#unpack
- A user reported an incorrect call graph for profiled code from ruby prof. See https://github.com/ruby-prof/ruby-prof/...
-
08:25 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64
- Ping?
-
07:29 AM Ruby master Feature #16650: Ruby 2.6.* and 2.7* no longer compile on latest Mingw64
- Ruby 2.6.5 on gcc 10.2.0 is still broken.
04/01/2020
-
07:20 AM Ruby master Feature #16650: Ruby 2.6.* and 2.7* no longer compile on latest Mingw64
- I find that answer quite surprising. The RubyInstaller for windows is based on msys and mingw64 (and has been for man...
02/24/2020
-
06:55 AM Ruby master Bug #16651 (Open): Extensions Do Not Compile on Mingw64
- When mkmf.rb creates a Makefile for an extension, it will generate something that looks like this:
srcdir = .
top... -
06:44 AM Ruby master Feature #16650 (Closed): Ruby 2.6.* and 2.7* no longer compile on latest Mingw64
- Using the latest version of mingw64 and msys2, neither ruby 2.6.5 nor 2.7.0 compile.
The issue is with miniruby.ex...
06/11/2019
-
08:00 AM Ruby master Bug #15911 (Closed): Missing TracePoint return event for ||=
- While updating ruby-prof, I ran into an issue while profiling rails that caused ruby-prof to show an incorrect method...
03/14/2019
-
07:30 AM Ruby master Bug #15649: Dir.glob regression with braces and Windows drive letters
- Seeing the same here. Seems like its the braces that are broken on Windows in Ruby 2.6. Rails autoloading feature co...
Also available in: Atom