Skip to content
GitLab
Menu
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
552b2273
Commit
552b2273
authored
Sep 07, 2002
by
Per Cederqvist
Browse files
Ignore cast warnings in <bits/socket.h>.
parent
66efc1b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
552b2273
...
...
@@ -32,7 +32,8 @@
about defined stuff that isn'
t
used
.
This
is
an
auto
-
generated
file
,
and
we
can
't help that it includes a few unused labels and
functions. Ignore warning from getopt about a function
declaration that isn'
t
a
prototype
.
declaration that isn'
t
a
prototype
.
Ignore
cast
warnings
in
<
bits
/
socket
.
h
>.
2002
-
09
-
04
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
...
...
scripts/xenofarm.sh
View file @
552b2273
...
...
@@ -265,6 +265,7 @@ then
|
grep
-v
regex
\\
.c
\
|
grep
-v
'aux-item-def-scan\.c:.*: warning: .* defined but not used'
\
|
grep
-v
'getopt.h:.*: warning: function declaration isn.t a prototype'
\
|
grep
-v
'/usr/include/bits/socket.h:.*: warning: cast increases required alignment of target type'
\
>
r/makewarn.txt
if
test
`
wc
-l
< r/makewarn.txt
`
-gt
0
then
...
...
Write
Preview
Supports
Markdown
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