scsh-users
[Top] [All Lists]

c-comments

To: scsh-bugs@zurich.ai.mit.edu
Subject: c-comments
From: Bengt Kleberg <eleberg@cbe.ericsson.se>
Date: Fri, 11 Jan 2002 08:44:38 +0100 (MET)
the following os/c-compiler

SunOS cbe2180 5.7 Generic_106541-18 sun4u sparc SUNW,Ultra-5_10
cc: WorkShop Compilers 5.0 98/12/15 C 5.0

produces the following errors during 'configure':
"scsh/scsh_aux.h", line 19: syntax error before or at: /
and then the errors just continues on and on.

this is the offending line:
scsh-0.6.0/scsh/scsh_aux.h:19:// left out post-gc and i/o-completion
may i suggest a change to /* */ style comments?

these are the ones I have found:
"c/main.c", line 49: syntax error before or at: /
"c/init.c", line 13: syntax error before or at: /
"c/external.c", line 755: syntax error before or at: /
"c/external.c", line 1082: syntax error before or at: /
"c/external.c", line 1089: syntax error before or at: /
"cig/libcig.h", line 8: syntax error before or at: /
"cig/libcig.h", line 14: undefined or not a type: JMG
"cig/libcig1.c", line 130: syntax error before or at: /
"scsh/network1.c", line 172: syntax error before or at: /
"scsh/network1.c", line 194: syntax error before or at: /
"scsh/network1.c", line 319: syntax error before or at: /
"scsh/network1.c", line 396: syntax error before or at: /
"scsh/syscalls1.c", line 119: syntax error before or at: /
"scsh/syscalls1.c", line 654: syntax error before or at: /
"scsh/syscalls1.c", line 910: syntax error before or at: /
"scsh/time1.c", line 49: warning: tokens ignored at end of directive line
"scsh/time1.c", line 79: syntax error before or at: /
"scsh/time1.c", line 83: syntax error before or at: /
"scsh/time1.c", line 116: syntax error before or at: /
"scsh/time1.c", line 258: syntax error before or at: /
"scsh/tty1.c", line 32: syntax error before or at: /
"scsh/tty1.c", line 66: syntax error before or at: /
"scsh/tty1.c", line 73: syntax error before or at: /
"c/unix/event.c", line 29: syntax error before or at: /
"c/unix/event.c", line 49: syntax error before or at: /
"c/unix/event.c", line 104: syntax error before or at: /
"c/unix/event.c", line 336: syntax error before or at: /
"c/unix/event.c", line 646: syntax error before or at: /

bengt

<Prev in Thread] Current Thread [Next in Thread>