www.digitalmars.com         C & C++   DMDScript  

c++ - Unhandled exception in scppn 8.32.7

With 8.32.7 I now get an unhandled exception in the compiler when trying to
compile a program with an undeclared identifier:

int main()
{
  a();
}


bye, Christof

-- 
http://cmeerw.org                                 JID: cmeerw jabber.at
mailto cmeerw at web.de

...and what have you contributed to the Net?
Dec 08 2002