Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Have autoconf check whether enums are signed. | Nick Mathewson | 2013-02-07 |
| | | | | Fixes bug 7727; fix on 0.2.4.10-alpha. | ||
* | Use a nicely written autoconf macro to determine the sign of a type | Nick Mathewson | 2013-02-07 |
This beats our old implementation, which wouldn't work when cross-compiling |