jamezilla (James Hughes)
- Login: jamezilla
- Email: jehughes@cs.washington.edu
- Registered on: 05/08/2009
- Last sign in: 05/08/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/08/2009
-
09:23 AM Ruby Bug #1445 (Closed): win32 debug build broken
- =begin
Compilation of ext/bigdecimal/bigdecimal.c fails when being compiled with nmake and debug flags.
Repro:
nmake DEBUGFLAGS="-ZI -MDd" OPTFLAGS="-Od"
Expected:
Everything would compile.
Actual:
Compilation fail...