| Issue 122: | limits constants break hxcpp compilation | |
| 1 person starred this issue and may be notified of changes. | Back to list |
the following names are reserved when compiling with OSX gcc: INT8_MIN INT8_MAX UINT8_MAX INT16_MIN INT16_MAX UINT16_MAX INT32_MIN INT32_MAX UINT32_MAX see https://code.google.com/p/polygonal/source/browse/trunk/src/lib/de/polygonal/core/math/Limits.hx
Jul 7, 2011
Project Member
#1
gameh...@gmail.com
Status:
Fixed
|