summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2005-11-23 17:01:25 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2005-11-23 17:01:25 +0000
commit50c358c9a2d70830b871194a5aba30f1affd2699 (patch)
tree3da2fe179d76a33e66dd0d27131c7084504a2d5e
parentaa15f41a1d9326251ad054ff3812395ae36c0a54 (diff)
downloadATCD-50c358c9a2d70830b871194a5aba30f1affd2699.tar.gz
ChangeLogTag:Wed Nov 23 11:00:46 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
-rw-r--r--ChangeLog6
-rw-r--r--docs/ACE-guidelines.html9
2 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d35f57e094a..b2550e7b8eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Nov 23 11:00:46 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * docs/ACE-guidelines.html: Updated the guidelines to explain how
+ TAO binary options should be specified, i.e. as the integral
+ values 0 or 1.
+
Wed Nov 23 09:54:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* include/makeinclude/platform_linux_icc.GNU:
diff --git a/docs/ACE-guidelines.html b/docs/ACE-guidelines.html
index fc323f2c987..5f6f28db6f2 100644
--- a/docs/ACE-guidelines.html
+++ b/docs/ACE-guidelines.html
@@ -173,6 +173,13 @@ bgcolor="#ffffff">
manual</a>.
For an example header file using Doxygen-style comments,
please refer to <a href="../ace/ACE.h">ACE.h</a>.<p>
+
+ <LI>All binary options for ACE and TAO should be specified in
+ terms of the integral values 0 and 1, rather than "true" and
+ "false" or "yes" and "no". All TAO options should be
+ documented in the <A HREF="../TAO/docs/Options.html">online
+ TAO options document</A>. <P>.
+
</ul>
<li><strong>Preprocessor</strong><p>
@@ -1291,7 +1298,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
<hr><p>
<font size=-1>
<!-- hhmts start -->
-Last modified: Mon Oct 24 10:25:43 Pacific Daylight Time 2005
+Last modified: Wed Nov 23 11:00:44 CST 2005
<!-- hhmts end -->
</font><p>