Problems with exceptions in gcc 3.0
Status: Beta
Brought to you by:
xevol
I am not sure why, but the Init unit test fails with
gcc 3.0. The test makes sure that an excpetion is
thrown if you try to create two application objects.
The exception is thrown at the proper time but instead
of getting caught, it gets passed to the unexpected
handler. For now I have removed that particular test
but this should be figured out before v0.2.0.