Hi,

> I've added a line in the catch phrase to assess whether it gets there.
> 
> On ARM, the program doesn't cause the usual CE Error report, so I guess
> it doesn't really crash.

Does it print the next line?
terminate called after throwing an instance of 'Except'

> It never makes it into the catch part though - that statement never
> gets
> executed. I tried both with a printf statement like you did, and with a
> simple MessageBoxW call (to be sure no buffering issues would bother
> me).

This looks a real major issue, if try/catch doesn't work then a lot of C++
programs (including TAO) don't work.

Johnny


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to