id summary reporter owner description type status priority milestone component version resolution keywords cc 24 Compile error on Solaris 8 rainer rainer "Reported by Jesse: {{{ gcc -DHAVE_CONFIG_H -I. -I./include -O2 -Wall -W -fno-strength-reduce -fno-omit-frame-pointer -DSH_STANDALONE -o sh_extern.o -c x_sh_extern.c x_sh_extern.c: In function `sh_ext_add_default': x_sh_extern.c:1080: parse error before `char' x_sh_extern.c:1089: `p' undeclared (first use in this function) x_sh_extern.c:1089: (Each undeclared identifier is reported only once x_sh_extern.c:1089: for each function it appears in.) x_sh_extern.c:1094: `i' undeclared (first use in this function) x_sh_extern.c:1096: warning: control reaches end of non-void function }}} Seems to be caused by the wrong location of the (void) dummy; cast. " defect closed major main 2.2.1b fixed