orodley (Owen Rodley)
- Login: orodley
- Email: owen.rodley@gmail.com
- Registered on: 02/03/2015
- Last sign in: 02/04/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/03/2015
-
11:06 PM Ruby Bug #10825 (Closed): Fix build error in sdbm under Windows
- Hi,
The attached patch fixes an error I was getting while attempting to compile
revision 49476 of Ruby under Windows (mingw), specifically in ext/sdbm/_sdbm.c.
One of the printf macros defined in "ruby/ruby.h" (PRIdPTRDIFF) is being...