Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156976382
D56409.id175570.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
528 B
Referenced Files
None
Subscribers
None
D56409.id175570.diff
View Options
diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -60,10 +60,12 @@
-Wno-error=attributes \
-Wno-error=cast-qual \
-Wno-error=enum-compare \
+ -Wno-error=int-to-pointer-cast \
-Wno-error=maybe-uninitialized \
-Wno-error=misleading-indentation \
-Wno-error=nonnull-compare \
-Wno-error=overflow \
+ -Wno-error=pointer-to-int-cast \
-Wno-error=sequence-point \
-Wno-error=shift-overflow \
-Wno-error=tautological-compare \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 18, 6:16 PM (2 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31609998
Default Alt Text
D56409.id175570.diff (528 B)
Attached To
Mode
D56409: kern: don't make pointer/int casting fatal
Attached
Detach File
Event Timeline
Log In to Comment