-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
Not sure if this is a bug or not, but since it was working in SDL_gpu some months ago, I'm posting this just in case.
My usage case is probably borderline, because I need to retain compatibility with…
-
### Expected behavior
Basic GDB commands like stepi, breakpoint, and continue work as intended in order to debug GBA code.
### Actual behavior
Emulator becomes completely unresponsive after e…
-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
```
My environment as fllow:
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
ffi (1.0.1 …
-
I see an error just when I do `require "ruby2d"`
```
:85:in `require': dlopen(/Users/user/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/ruby2d-0.11.1/lib/ruby2d/ruby2d.bundle, 9): Symbol not foun…
-
The Java implementation (which relies on java.util.Calendar) allows unconventional dates like:
2013/2/22 -07:53
2010/2/22 30:65
The Ruby implementation chokes on it with an exception.
viphe updated
11 years ago