diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-04-19 00:41:45 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-04-19 00:41:45 +0000 |
commit | 15c49c8e8f5db62f01e542f314d823ad65e8f490 (patch) | |
tree | f53af36fa46b4b7f1cc368dcf4fa4b0b5736eb04 /ChangeLogs | |
parent | b3bdf62e5b986f230a04c30a515790de24a4fa94 (diff) | |
download | ATCD-15c49c8e8f5db62f01e542f314d823ad65e8f490.tar.gz |
ChangeLogTag:Tue Apr 18 19:39:41 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 5 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 0de736f1ea0..b5d1e4dde82 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,8 @@ +Tue Apr 18 19:39:41 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> + + * ace/OS.cpp: Added a cast to ACE_mutexaddr_t *. Thanks to + Darrell for pointing this out. + Tue Apr 18 15:18:53 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/OS.h, diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 0de736f1ea0..b5d1e4dde82 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,8 @@ +Tue Apr 18 19:39:41 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> + + * ace/OS.cpp: Added a cast to ACE_mutexaddr_t *. Thanks to + Darrell for pointing this out. + Tue Apr 18 15:18:53 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/OS.h, |