On Wednesday 17 September 2008 04:48:59 [EMAIL PROTECTED] (via RT) wrote:

> src/exceptions.c(74): error: identifier "_CONST_STRING_74" is undefined
>       VTABLE_set_integer_keyed_str(interp, exception,

This one means that ICC handles #line directives differently.  If you manually 
edit this line to remove the linebreak before CONST_STRING, does ICC still 
give an error here?

-- c

Reply via email to