This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [pushed] Fix compilation failure in remote.c


On 2018-08-06 17:04, Pedro Franco de Carvalho wrote:
Simon Marchi <simon.marchi@ericsson.com> writes:

A recent patch introduced a few of these:

/home/emaisin/src/binutils-gdb/gdb/remote.c:12862:19: error: format not a string literal and no format arguments [-Werror=format-security]
     error (err_msg);

Sorry! Thanks for fixing this. I must have been using a compiler version
that didn't check this.

No problem.  The buildbot would have noticed you anyway (or will soon).

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]