public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19735] New: Spelling "error" in error message.
@ 2005-02-01  0:40 wwieser at gmx dot de
  2005-02-01  0:42 ` [Bug c++/19735] Grammar " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: wwieser at gmx dot de @ 2005-02-01  0:40 UTC (permalink / raw)
  To: gcc-bugs

When fed with the following code:  
 
    unsigned char val = -1; 
 
gcc-4.0.0 20050130 (experimental) reports:  
 
warning: converting of negative value '-0x000000001' to 'unsigned char' 
 
As for my feeling, it should correctly say "conversion of..." or "converting"  
but not "converting of...".

-- 
           Summary: Spelling "error" in error message.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wwieser at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-linux-gnu
  GCC host triplet: i686-linux-gnu
GCC target triplet: i686-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19735


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

end of thread, other threads:[~2005-02-17 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-01  0:40 [Bug c++/19735] New: Spelling "error" in error message wwieser at gmx dot de
2005-02-01  0:42 ` [Bug c++/19735] Grammar " pinskia at gcc dot gnu dot org
2005-02-01  0:45 ` pinskia at gcc dot gnu dot org
2005-02-01 13:58 ` bangerth at dealii dot org
2005-02-01 15:29 ` steven at gcc dot gnu dot org
2005-02-01 16:02 ` gdr at integrable-solutions dot net
2005-02-01 17:33 ` bangerth at dealii dot org
2005-02-17 20:26 ` lerdsuwa at gcc dot gnu dot org

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).