Re: format string is not a string literal
Jack Howarth <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CADtEn-0txdtq6x6dAZZ5wew-VOvYU28fueT_kJ2cx7=H0=vdPg@mail.gmail.com> |
Paul,
The clang developers disagree...
http://llvm.org/bugs/show_bug.cgi?id=22701#c3
Jack
On Tue, Feb 24, 2015 at 1:09 PM, <[email protected]> wrote:
>
>> On Feb 24, 2015, at 12:13 PM, Jack Howarth <[email protected]> wrote:
>>
>> Building gdb 7.9 on x86_64-apple-darwin14 produces a number of
>> warnings from -Wformat-nonliteral...
>
> Sounds like it’s time to turn off that warning, since the code is legit.
>
> paul