summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-05 07:46:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-05 07:46:07 +0000
commit9294b64a4decba5c62c44cf2db5822e26d6bb334 (patch)
tree420f41175a33b84addf53dc713f5463f3aeb3b6a
parent5f6dbf1444d9ae7c57012b51108f10e885c9d298 (diff)
downloadATCD-9294b64a4decba5c62c44cf2db5822e26d6bb334.tar.gz
ChangeLogTag: Fri Nov 5 07:45:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index fd82f917183..722fa1b1f68 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Fri Nov 5 07:45:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * TAO_IDL/be/be_global.cpp:
+ When -o is specified we try to create the directory passed, the
+ result is checked for errors, and EEXIST is ignored as error, but
+ the Borland RTL doesn't have EEXIST, it gives EACCES in case of
+ error, so just for Borland, also ignore EACCES, this is reported
+ to Borland as QC 9495. This fixes the problems in our daily
+ Borland builds.
+
Thu Nov 4 22:20:19 2004 Phil Mesnier <mesnier_p@ociweb.com>
* TAO/TAOACE.mwc: