shut up gcc
This commit is contained in:
parent
9801d5e566
commit
d8cc5c0502
1 changed files with 1 additions and 1 deletions
2
bin/9l
2
bin/9l
|
|
@ -316,7 +316,7 @@ fi
|
||||||
xtmp=/tmp/9l.$$.$USER.out
|
xtmp=/tmp/9l.$$.$USER.out
|
||||||
xxout() {
|
xxout() {
|
||||||
sed 's/.*: In function `[^:]*: *//' $xtmp | egrep . |
|
sed 's/.*: In function `[^:]*: *//' $xtmp | egrep . |
|
||||||
egrep -v 'is almost always misused'
|
egrep -v 'is almost always misused|is dangerous, better use'
|
||||||
rm -f $xtmp
|
rm -f $xtmp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue