Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161340979
D31817.id94607.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
389 B
Referenced Files
None
Subscribers
None
D31817.id94607.diff
View Options
Index: tools/test/iconv/tablegen/tablegen.c
===================================================================
--- tools/test/iconv/tablegen/tablegen.c
+++ tools/test/iconv/tablegen/tablegen.c
@@ -200,7 +200,7 @@
struct iconv_fallbacks fbs;
iconv_t cd;
char *tocode;
- char c;
+ int c;
while (((c = getopt_long(argc, argv, optstr, long_options, NULL)) != -1)) {
switch (c) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 11:44 PM (47 m, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34642188
Default Alt Text
D31817.id94607.diff (389 B)
Attached To
Mode
D31817: Fix tablegen iconv(3) test utility on arm64.
Attached
Detach File
Event Timeline
Log In to Comment