gettext markup of library sources

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Apr 21 19:25:00 GMT 2003


Phil Edwards <phil@jaj.com> writes:

| On Mon, Apr 21, 2003 at 09:10:15PM +0200, Gabriel Dos Reis wrote:
| > Phil Edwards <phil@jaj.com> writes:
| > 
| > [...]
| > 
| > | -	__throw_out_of_range("bitset -- set() argument too large");
| > | +	__throw_out_of_range(_("bitset::set() argument too large"));
| > 
| > I thought we agreed on leaving out the parens...
| 
| No, you suggested it, and I explained why that would defeat the
| whole purpose. 

Quoting *you* from Message-ID: <20030421174318.GA28280@disaster.jaj.com>


  >    __throw_out_of_range("bitset::set argument too large");

  This is nicer.  I'll do that.

-- Gaby



More information about the Libstdc++ mailing list