Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164491930
D54866.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
412 B
Referenced Files
None
Subscribers
None
D54866.diff
View Options
diff --git a/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c b/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c
--- a/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c
+++ b/contrib/netbsd-tests/lib/libc/regex/t_regex_att.c
@@ -51,7 +51,7 @@
#include <vis.h>
static const char sep[] = "\r\n\t";
-static const char delim[3] = "\\\\\0";
+static const char delim[3] __nonstring = "\\\\\0";
static void
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 2, 9:12 AM (20 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35860792
Default Alt Text
D54866.diff (412 B)
Attached To
Mode
D54866: netbsd-tests t_regex_att: Use __nonstring for a non-string constant
Attached
Detach File
Event Timeline
Log In to Comment