Page MenuHomeFreeBSD

D53968.diff
No OneTemporary

D53968.diff

diff --git a/contrib/jemalloc/include/jemalloc/internal/util.h b/contrib/jemalloc/include/jemalloc/internal/util.h
--- a/contrib/jemalloc/include/jemalloc/internal/util.h
+++ b/contrib/jemalloc/include/jemalloc/internal/util.h
@@ -40,6 +40,9 @@
# error JEMALLOC_INTERNAL_UNREACHABLE should have been defined by configure
#endif
+#ifdef unreachable
+# undef unreachable
+#endif
#define unreachable() JEMALLOC_INTERNAL_UNREACHABLE()
/* Set error code. */

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 20, 8:10 PM (9 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26305314
Default Alt Text
D53968.diff (464 B)

Event Timeline