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