diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 18:11:39 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-31 18:11:39 +0000 |
commit | 86e16cd20432df09d7e4188e7d9dfcce989df19d (patch) | |
tree | 951a13cebf8e23de8a9f67ced99253de373ade93 /ChangeLog-98b | |
parent | 112d4b3833d7305d66c9a79bcc11f69d1f8a6241 (diff) | |
download | ATCD-86e16cd20432df09d7e4188e7d9dfcce989df19d.tar.gz |
ChangeLogTag:Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 35d96246cdc..9cf6eac72dd 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,13 @@ +Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu> + + * tests/RB_Tree_Test.cpp: + Added missing template instantiation, actually it seems that the + IRIX MIPSPro compiler was not doing recursive instantiation. + + * ace/ACE.cpp: + Use ACE_NOTREACHED in ACE::set_handle_limit(), the IRIX compiler + was complaining again.. + Thu Dec 31 10:58:11 1998 David L. Levine <levine@cs.wustl.edu> * ace/Containers_T.cpp (ACE_Fixed_Set::insert): removed |