cfis (Charlie Savage)
- Login: cfis
- Registered on: 07/23/2008
- Last connection: 05/24/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 68 | 70 |
Activity
12/28/2022
-
01:24 AM Ruby master Bug #19267: Compile fails when enabling YJIT on x64-mingw-ucrt
- Yes, I will disable yjit.
12/27/2022
-
09:42 AM Ruby master Bug #19268 (Open): Mingw64 Build Failure
- For both Ruby 3.1.3 and Ruby 3.2.0, building on msys2/ucrt64 fails:
``` c
linking miniruby.exe
/usr/bin/sh: -c: ... -
09:04 AM Ruby master Bug #19267 (Feedback): Compile fails when enabling YJIT on x64-mingw-ucrt
- Ruby fails to compile with msys2/ucrt64 when enabling yjit.
Error:
``` c
In file included from ./include/ruby/d...
08/21/2021
-
06:27 AM Ruby master Bug #17643: Ruby 3 embedded - no GC methods?
- I don't want to do either of those things. Instead I would like to embed Ruby into a C++ program and then use it run ...
04/23/2021
-
04:23 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
- To answer the questions above:
* gem install sassc works fine
* using different drives, d:/ works fine
I don't...
04/09/2021
-
07:35 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
- VPATH works fine with arch_hdrdir in the form `c:/msys64/etc` - Ruby has been doing that on Windows for many years.
...
04/08/2021
-
06:28 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
- Thanks for the background, that was very helpful. The difference is that I am using mingw64 make, not msys make. So:
...
04/02/2021
-
08:45 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
- When running msys2 (ie, in an open console) the /c/ notation does work.
But it does not work in makefiles processe... -
08:41 AM Ruby master Bug #17643: Ruby 3 embedded - no GC methods?
- Screenshot
-
08:39 AM Ruby master Bug #17643: Ruby 3 embedded - no GC methods?
- @nobu - Sorry that I missed your feedback.
I updated the code to call ruby_options, but that just hangs the interp...
Also available in: Atom