This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: gettext markup of library sources


Benjamin Kosnik <bkoz at redhat dot com> writes:

[...]

|   void
|   __throw_length_error(const char* __s)
|   { throw length_error(_(__s)); }
| 
| I believe this will solve objections voiced by both you and Gaby, huh?

You elegantly solved my concern.

-- Gaby


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