c++ - Maybe the shortest bug report ever
- Matthew Wilson (7/7) Jan 05 2003 File contents:
- Matthew Wilson (5/12) Jan 05 2003 Actually, it seems like just about any compilation causes scppn.exe to
- Walter (4/25) Jan 06 2003 Nope. I forgot to remove the assert generated when it prints an error
File contents: __int8 i8; Error reported: __int.cpp(1) : Error: missing decl-specifier-seq for declaration of '__int8' Bug: It crashed the compiler Matthew
Jan 05 2003
Actually, it seems like just about any compilation causes scppn.exe to crash. Did you inadvertantly introduce a fragility in the last release? "Matthew Wilson" <dmd synesis.com.au> wrote in message news:avb3eh$2r9b$1 digitaldaemon.com...File contents: __int8 i8; Error reported: __int.cpp(1) : Error: missing decl-specifier-seq for declaration of'__int8'Bug: It crashed the compiler Matthew
Jan 05 2003
Nope. I forgot to remove the assert generated when it prints an error message. "Matthew Wilson" <dmd synesis.com.au> wrote in message news:avbc6e$318i$1 digitaldaemon.com...Actually, it seems like just about any compilation causes scppn.exe to crash. Did you inadvertantly introduce a fragility in the last release? "Matthew Wilson" <dmd synesis.com.au> wrote in message news:avb3eh$2r9b$1 digitaldaemon.com...File contents: __int8 i8; Error reported: __int.cpp(1) : Error: missing decl-specifier-seq for declaration of'__int8'Bug: It crashed the compiler Matthew
Jan 06 2003