Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153747659
D33710.id100792.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
324 B
Referenced Files
None
Subscribers
None
D33710.id100792.diff
View Options
Index: sbin/route/route.c
===================================================================
--- sbin/route/route.c
+++ sbin/route/route.c
@@ -1181,6 +1181,7 @@
}
#ifndef INET
hpp = NULL;
+ (void)hpp; /* Silence Clang set but not used warning. */
#endif
rtm_addrs |= (1 << idx);
sa = (struct sockaddr *)&so[idx];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 9:56 AM (18 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32044698
Default Alt Text
D33710.id100792.diff (324 B)
Attached To
Mode
D33710: route: silence Clang set but not used warning under WITHOUT_INET
Attached
Detach File
Event Timeline
Log In to Comment