r8626@Kushana: nickm | 2006-08-27 23:45:46 -0400

Aw, crap.  Non-gcc bug.  We need regular windows builds.


svn:r8259
This commit is contained in:
Nick Mathewson
2006-08-28 03:46:21 +00:00
parent e1dfa122ad
commit 6fcdcc7fc7
+1 -1
View File
@@ -101,7 +101,7 @@ extern INLINE double U64_TO_DBL(uint64_t x) {
#define ATTR_PURE
#define ATTR_MALLOC
#define ATTR_NONNULL(x)
#define PREDICT(exp, val)
#define PREDICT(exp, val) (exp)
#endif
/* ===== String compatibility */