matt (Matt Hoyle)
- Login: matt
- Email: matt@deployable.co
- Registered on: 02/03/2015
- Last sign in: 02/03/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/03/2015
-
01:43 PM Ruby Bug #10823 (Closed): Issue building bigdecimal.
- When doing some Ruby builds with custom CFLAGS I ran into an issue with BigDecimal when trying to build Ruby:
bigdecimal.c: In function âVpSetPTRâ:
bigdecimal.c:4421:5: error: âRealâ has no member named âexpoenntâ
There is...