diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-14 18:58:03 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-14 18:58:03 +0000 |
commit | fbc1ac1e430fa97c3f989cfd207823478cac7b85 (patch) | |
tree | 84195003352049ce21e9804f375b5b14b052803c /ChangeLog-96b | |
parent | ddd12adf32a69a26710a64880e0840c177a2ef00 (diff) | |
download | ATCD-fbc1ac1e430fa97c3f989cfd207823478cac7b85.tar.gz |
fixes for inlining
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b index e1af406e356..790f4fd5170 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -1,3 +1,15 @@ +Sat Dec 14 11:39:15 1996 David L. Levine <levine@cs.wustl.edu> + + * ace/{Module,Stream,Svc_Handler,Synch_T,Task_T}.cpp and Synch_T.i: + removed ACE_INLINE qualifier from functions in .cpp files; in + the case of Synch_T, moved ACE_INLINE functions from .cpp to .i file + + * ace/CORBA_Handler.h and ace/Token_Collection.{h,cpp}: + changed __INLINE__ to __ACE_INLINE__ + + * ace/Svc_Conf_y.cpp: commented out unused arguments to + suppress compiler complaints + Fri Dec 13 22:07:11 1996 David L. Levine <levine@cs.wustl.edu> * include/makeinclude/platform_sunos5_sunc++*.GNU: replaced |