This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[patch] remove spurious quotation mark in warning


At the moment, the following warning contains a spurious quote at the
end:
  cmd_break.cc:58: warning: deprecated conversion from string constant to 'char*''
Can someone please install the following patch as obvious.

2006-07-12  Martin Michlmayr  <tbm@cyrius.com>

        * typeck.c (string_conv_p): Remove spurious quotation mark in
        warning.

-- 
Martin Michlmayr
http://www.cyrius.com/

Attachment: warning-quote
Description: Text document


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