public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to add %' into gfc_fatal_error
@ 2019-03-11 14:18 Martin Liška
  2019-03-11 15:55 ` Martin Sebor
  2019-03-11 16:08 ` David Malcolm
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Liška @ 2019-03-11 14:18 UTC (permalink / raw)
  To: GCC Development; +Cc: Martin Sebor, David Malcolm

Hi.

I would like to add %' into __gcc_gfc__ in order to handle:

./xgcc -B. /tmp/module.ii -Wformat -c
/home/marxin/Programming/gcc/gcc/fortran/module.c: In function ‘void dump_module(const char*, int)’:
/home/marxin/Programming/gcc/gcc/fortran/module.c:6205:19: warning: unknown conversion type character ‘'’ in format [-Wformat=]
 6205 |  gfc_fatal_error ("Can%'t delete module file %qs: %s", filename,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Can you please help me how to do that?
Thanks,
Martin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-03-12 20:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 14:18 How to add %' into gfc_fatal_error Martin Liška
2019-03-11 15:55 ` Martin Sebor
2019-03-12 20:54   ` Eric Gallager
2019-03-11 16:08 ` David Malcolm
2019-03-11 17:23   ` Steve Kargl
2019-03-12 11:15     ` Martin Liška
2019-03-12 14:17       ` Steve Kargl
2019-03-12 15:09         ` Martin Liška

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).