diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-29 15:08:17 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-29 15:08:17 +0000 |
commit | 0e6b155cc61d49a5218bc66e5441f1905d65a53f (patch) | |
tree | f6bb458ef958e429ed21f64a4416e7fa66415fe7 /ChangeLog-97a | |
parent | 55259285879ffb9a71a1c160b380e149d2acd659 (diff) | |
download | ATCD-0e6b155cc61d49a5218bc66e5441f1905d65a53f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 371057a8cc2..9289d7e1c19 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -28,6 +28,11 @@ Sat Jun 28 08:27:27 1997 David L. Levine <levine@cs.wustl.edu> "result" if ! ACE_HAS_STREAM_PIPES, because it's not used in that case. + * ace/config-vxworks5.x-g++.h: added ACE_LACKS_IOSTREAM_FX, + ACE_LACKS_LINEBUFFERED_STREAMBUF, and ACE_LACKS_SIGNED_CHAR. + + * ace/IOStream_T.h (ipfx): comment out unused variable "need". + * platform_vxworks5.2_g++.GNU: added -Wall now that the ACE library builds cleanly with it. |