Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140069749
D53968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
464 B
Referenced Files
None
Subscribers
None
D53968.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D53968: jemalloc: avoid clash with C23 unreachable() macro
Attached
Detach File
Event Timeline
Log In to Comment