Merge remote branch 'sebastian/bug2337' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2011-01-12 12:55:09 -05:00
2 changed files with 20 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes
- Detect broken platforms with a signed size_t, and refuse to
build there. Found and analyzed by doorss and rransom.