summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-06 18:40:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-06 18:40:50 +0000
commitdc2efd5c6cdd16fe9cfe3287b51ee38b554b9355 (patch)
treeed65893c53feb1de3bfda357146cd481870bffd8
parent762a942ea92fe290203cef607c1574fdf2e1310a (diff)
downloadATCD-dc2efd5c6cdd16fe9cfe3287b51ee38b554b9355.tar.gz
ChangeLogTag: Tue Dec 6 18:40:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08c560a1702..f4dd6cb838a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Dec 6 18:40:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/MakeProjectCreator/config/acedefaults.mpb:
+ For vc8 set ExceptionHandling to 2. This enabled the structured
+ exception handling. Normally vc8 doesn't catch structured exceptions
+ but we except so for some tests and else the disabling of the
+ win32 error windows doesn't work. This fixes bugzilla [BUG:2290]
+ See also http://www.codecomments.com/archive292-2005-8-578262.html
+ for backgroup. Thanks to Steve Huston and Chad Elliott for
+ proposing to handle this in this mpb file instead of in the vc8
+ base mpc template
+
Tue Dec 6 01:55:12 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* ace/config-macros.h: