lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoid easy warnings with Clang (issue 573270043 by address@hidden)


From: jonas . hahnfeld
Subject: Re: Avoid easy warnings with Clang (issue 573270043 by address@hidden)
Date: Sun, 24 Nov 2019 09:15:45 -0800

On 2019/11/24 15:13:56, lemzwerg wrote:
Please extend this patch to cover gcc, too.

AFAICT this already works with GCC because it just returns an error
code:
 $ gcc -Wnot-there -x c /dev/null
gcc: error: unrecognized command line option ‘-Wnot-there’
 $ echo $?
1

https://codereview.appspot.com/573270043/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]