Authors.c Won't Compile
27 Feb
2004
27 Feb
'04
2:41 a.m.
Hi, I can't compile authors.c due to some encoding issue with sed. I can generate the authors.c file fine on the command line, but the same command in the Makefile won't generate compilable code due to it terminating the string constant before a UTF-8 character. Rob Example of errors: authors.c:19: error: stray '\366' in program authors.c:20: error: `m' undeclared here (not in a function) authors.c:20: error: initializer element is not constant authors.c:20: error: (near initialization for `SHELL_Authors[18]') authors.c:20: error: syntax error before string constant
7960
Age (days ago)
7960
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman