Re: format string is not a string literal
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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