[Bug fortran/36161] gfc_error formats are not marked gcc-internal-format in po file

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 28 16:39:00 GMT 2009



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2009-03-28 16:39 -------
The Fortran front-end diagnostic strings have a specific format, that is an
extension of the C printf format. It is not the same as the
gcc-internal-format. Thus, if you want it to be supported, it first needs to be
recognized by the tools (xgettext), then we'll modify the front-end headers to
mark it appropriately.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list