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

RE: __attribute__ ((deprecated))


Philipp wrote:
> With the compiler it wouldn't be such a problem. Mark the message
> with N_()
> (which would mark it as translatable string and thus it would appear in
> gcc.pot) and have the compiler call gettext.

Are you sure?  I guess I don't understand GCC's i18n support.  Stan's
proposal has part of the message in the user's source code.  How would that
ever end up in gcc.pot?

AG


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