This is the mail archive of the gcc-bugs@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]

[Bug middle-end/22201] New: Parameter description strings should all start with a capital letter


In the po files for version 4.0.1-b20050607 there are two strings from params.def:

 "how much can given compilation unit grow because of the inlining (in percent)"

and

 "expense of call operation relative to ordinary aritmetic operations"

All other description strings in this context begin with a capital letter. 
These two probably should too.

-- 
           Summary: Parameter description strings should all start with a
                    capital letter
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: goeran at uddeborg dot se
                CC: gcc-bugs at gcc dot gnu dot org


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


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