diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-03-05 20:22:43 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-03-05 20:22:43 +0000 |
commit | 79b4efcb9de3978d102487232b0089cfcaccaed3 (patch) | |
tree | 580be94e663dbeee446e5811b4d166a00ec54cbe /ChangeLogs | |
parent | ecbd6069a19760108371e89af1e7acac7372443f (diff) | |
download | ATCD-79b4efcb9de3978d102487232b0089cfcaccaed3.tar.gz |
ChangeLogTag:Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 8 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index d2b249db628..850018c7027 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,11 @@ +Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu> + + * ace/INET_Addr.cpp (get_host_name_i, set): + + h_errno -> h_error. h_errno conflicts with a declaration + Microsoft's Winsock headers. Thanks to Nanbor for pointing out + the problem. + Tue Mar 05 09:26:46 2002 Ossama Othman <ossama@uci.edu> * ace/INET_Addr.cpp (get_host_name_i, set): diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index d2b249db628..850018c7027 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,11 @@ +Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu> + + * ace/INET_Addr.cpp (get_host_name_i, set): + + h_errno -> h_error. h_errno conflicts with a declaration + Microsoft's Winsock headers. Thanks to Nanbor for pointing out + the problem. + Tue Mar 05 09:26:46 2002 Ossama Othman <ossama@uci.edu> * ace/INET_Addr.cpp (get_host_name_i, set): |