From kdevelop-devel Thu Aug 12 22:54:34 2004 From: "Steven T. Hatton" Date: Thu, 12 Aug 2004 22:54:34 +0000 To: kdevelop-devel Subject: BAD! KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) Message-Id: <200408121854.44773.hattons () globalsymmetry ! com> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=109235143604342 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) Can someone please explain why KDevelop disables exception support by default? Other than going into the m4 files - which I honestly don't understand - and hacking the code, I know of no way to correct this situation. Exception support is part of the ISO/IEC 14882:2003, and the Standard Library specifies that they are to be thrown by functions therein. RTTI is also part of the Standard, and is used by Qt. Where in KDevelop can I change the default behavior to the correct settings? - -- Regards, Steven -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBG/U0wX61+IL0QsMRAr58AJ4kUGpD506k11kzVSJPlT+/zzCCqgCfRwRo JpsnAJkNmQW+boFpjmyfkcs= =grGD -----END PGP SIGNATURE----- _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel