January 06, 2003
#include <excpt.h>

int main()
{
  __try
  {
  }
  __except (EXCEPTION_EXECUTE_HANDLER)
  {
  }
}
// Internal error: gflow 1544


Only happens when trying to compile with -o+vbe (so it's really low
priority)


bye, Christof

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

...and what have you contributed to the Net?