Hello,

Qglobal.h sets QT_NO_EXCEPTIONS automatically when building with -fno-
exceptions, but only when a GNU compiler is used, not when using clang. Is that 
an oversight or rather because it's impossible with clang?

Curiously this doesn't always lead to errors in template classes that use 
QT_TRY, QT_THROW etc. in code built with -fno-exceptions, I wonder how that can 
be explained.

Thanks,
René

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to