Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150792058
D40650.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
563 B
Referenced Files
None
Subscribers
None
D40650.id.diff
View Options
diff --git a/lib/libefivar/efivar-dp-parse.c b/lib/libefivar/efivar-dp-parse.c
--- a/lib/libefivar/efivar-dp-parse.c
+++ b/lib/libefivar/efivar-dp-parse.c
@@ -45,8 +45,8 @@
#include "uefi-dplib.h"
/* XXX STUBS -- this stuff doesn't work yet */
-#define StrToIpv4Address(str, unk, ipv4ptr, unk2)
-#define StrToIpv6Address(str, unk, ipv6ptr, unk2)
+#define StrToIpv4Address(str, unk, ipv4ptr, unk2) (void)(str)
+#define StrToIpv6Address(str, unk, ipv6ptr, unk2) (void)(str)
/*
* OK. Now this is evil. Can't typedef it again. Sure beats changing them all.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 2:17 AM (19 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30862018
Default Alt Text
D40650.id.diff (563 B)
Attached To
Mode
D40650: libefivar: Use a void cast in unimplemented stubs.
Attached
Detach File
Event Timeline
Log In to Comment