Page MenuHomeFreeBSD

D31817.diff
No OneTemporary

D31817.diff

diff --git a/tools/test/iconv/tablegen/tablegen.c b/tools/test/iconv/tablegen/tablegen.c
--- a/tools/test/iconv/tablegen/tablegen.c
+++ b/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

Mime Type
text/plain
Expires
Wed, Sep 25, 1:21 AM (21 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12561141
Default Alt Text
D31817.diff (371 B)

Event Timeline