mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user