diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-04-19 02:38:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-04-19 02:38:00 +0000 |
commit | 4c1fc2089d7a3245cbf1a09f8ce73eb570e4e261 (patch) | |
tree | f0c25954b317f7ff07852e8bfc50bc38cb5bda11 /ChangeLogs | |
parent | bd057315a88adb957bfebc1733931f6accd3d97e (diff) | |
download | ATCD-4c1fc2089d7a3245cbf1a09f8ce73eb570e4e261.tar.gz |
ChangeLogTag:Tue Apr 18 21:32:21 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 8 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 8 |
2 files changed, 14 insertions, 2 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index c46e8966523..2bd7c670db1 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,7 +1,13 @@ +Tue Apr 18 21:32:21 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/OS.i (sema_init): Fixed another problem that required + a cast to ACE_mutexattr_t *. Thanks to Priyanka for + reporting this. + Tue Apr 18 19:39:41 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Synch.cpp, - * ace/OS.cpp: Added a cast to ACE_mutexaddr_t *. Thanks to + * ace/OS.cpp: Added a cast to ACE_mutexattr_t *. Thanks to Darrell for pointing this out. Tue Apr 18 15:18:53 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index c46e8966523..2bd7c670db1 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,7 +1,13 @@ +Tue Apr 18 21:32:21 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/OS.i (sema_init): Fixed another problem that required + a cast to ACE_mutexattr_t *. Thanks to Priyanka for + reporting this. + Tue Apr 18 19:39:41 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Synch.cpp, - * ace/OS.cpp: Added a cast to ACE_mutexaddr_t *. Thanks to + * ace/OS.cpp: Added a cast to ACE_mutexattr_t *. Thanks to Darrell for pointing this out. Tue Apr 18 15:18:53 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> |