#126 bigunsignedint runs only with gcc
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | May 4, 2006 12:37 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Markus Blatt (markus@dr-blatt.de) |
| Closed at | May 4, 2006 13:47 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment | fixed by getting rid of gcc specific stuff. |
Description
The support for numeric_limits in bigunsignedint.hh introduced gcc specific symbols. This breaks all other compilers... especially icc.