From 81d69f4c2d8a4517d1600c617924dec84228c889 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 3 Jan 2011 16:54:57 -0500 Subject: Detect signed size_t and report an error at configure time. --- changes/bug2337 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug2337 (limited to 'changes/bug2337') diff --git a/changes/bug2337 b/changes/bug2337 new file mode 100644 index 0000000000..a4f052dc31 --- /dev/null +++ b/changes/bug2337 @@ -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. -- cgit v1.2.3-54-g00ecf