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 translation/52289] New: translatable string typo: "must not be have"


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

             Bug #: 52289
           Summary: translatable string typo: "must not be have"
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: stigge@antcom.de


gcc/fortran/resolve.c:9234:

"Coindexed variable must not be have " ...

->

"must not have" (or "must not be"?)


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