bugGNU gettext - Bugs: bug #26040, Add support for the Fortran...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #26040: Add support for the Fortran frontend diagnostics in GCC

Submitter:  Göran Uddeborg <goeran>
Submitted:  Sat 28 Mar 2009 06:25:50 PM UTC
   
 
Category:  C Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sun 29 Mar 2009 04:54:43 PM UTC, comment #2: 

That was quick!

Göran Uddeborg <goeran>
Sun 29 Mar 2009 04:48:07 PM UTC, comment #1: 


> There is a different version of specially formatted diagnostic
> strings in the Fortran frontend. See
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36161


Thanks for mentioning this.

> As a possible future enhancement, I propose to add support in
> gettext for this special format too.


Done in CVS gettext.

You will need to add the following options to the
"xgettext --languge=GCC-source" invocation in the exgettext script:
  --keyword=gfc_error:1:gfc-internal-format \
  --keyword=gfc_error_now:1:gfc-internal-format \
  --keyword=gfc_fatal_error:1:gfc-internal-format \
  --keyword=gfc_internal_error:1:gfc-internal-format \
  --keyword=gfc_notify_std:2:gfc-internal-format \
  --keyword=gfc_warning:1:gfc-internal-format \
  --keyword=gfc_warning_now:1:gfc-internal-format


Bruno Haible <haible>
Group administrator
Sat 28 Mar 2009 06:25:50 PM UTC, original submission:  

Gettext has support for the special diagnostic format strings used by GCC.  They are marked with gcc-internal-format.

There is a different version of specially formatted diagnostic strings in the Fortran frontend.  See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36161

As a possible future enhancement, I propose to add support in gettext for this special format too.

Göran Uddeborg <goeran>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  • -email is unavailable- added by goeran (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone C
    2009-03-29 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code