Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
0b1d7bd6
Commit
0b1d7bd6
authored
Sep 21, 2002
by
Per Cederqvist
Browse files
Get rid of AIX 4.2 compiler warnings.
parent
d588271e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/ChangeLog
View file @
0b1d7bd6
2002
-
09
-
21
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Get
rid
of
AIX
4.2
compiler
warnings
.
*
src
/
isc_wait
.
c
:
Include
strings
.
h
.
*
src
/
isc_event
.
c
:
Include
strings
.
h
.
*
src
/
intern
.
h
(
socklen_t
):
Use
the
type
that
the
configure
script
has
found
,
instead
of
always
using
unsigned
int
.
AIX
4.2
wants
an
size_t
,
which
is
an
unsigned
long
.
*
configure
.
in
:
Check
for
strings
.
h
.
Check
for
a
socklen_t
type
that
produces
no
warnings
.
2002
-
09
-
10
Per
Cederqvist
<
ceder
@
ingate
.
com
>
As
expected
,
uint32_t
is
not
universally
available
.
SunOS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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