On 09/05/2012 09:45, ext Andreas Holzammer wrote: > I was hitting qtxmlpatterns not compiling, because Exceptions are not > enabled by default for Windows CE. My guess is that this was done for > performance and or security reasons.
We've disabled exceptions for the Windows CE port to reduce the size of the binaries / memory usage for Qt's DLLs. That's the only reason. No buggy compilers or alike. You can safely turn on exceptions in xmlpatterns. BR, Jörg _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development