Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b0c4a010
Commit
b0c4a010
authored
Sep 03, 2000
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get rid of false compiler warnings. Removed an unused attribute in
IscSession. Handle isc_getraddress() failures properly.
parent
b8ba6d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
src/libraries/libisc-new/ChangeLog
src/libraries/libisc-new/ChangeLog
+14
-0
No files found.
src/libraries/libisc-new/ChangeLog
View file @
b0c4a010
2000-09-03 Per Cederqvist <ceder@moria>
Get rid of false compiler warnings.
* configure.in: Removed the -Wpointer-arith flag, which only gives
lots of false warnings from glibc-2.1.3/gcc-2.95.2.
Removed an unused attribute in IscSession. Handle
isc_getraddress() failures properly.
* src/isc_tcp.c (isc_tcp_accept_fn): Don't set scb->mode. Fail
properly if isc_getraddress() fails.
* src/isc.h (IscSession): Delete the "mode" attribute, which was
only set in some cases and never used.
* src/isc_session.c (isc_openfile): Don't set scb->mode.
1999-07-05 Per Cederqvist <ceder@gratia>
Delay problems with sessions that are deconnected until we can
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment