manual patch

François Dumont francois.cppdevs@free.fr
Wed Jan 20 20:48:00 GMT 2010


Here is a new proposition with all you remarks considered. I don't 
really understand why files that are generated from others are part of 
the SVN repository but I moved my modif on the xml files.

I removed the modification on the answer to the iterator overhead. I 
guessed that the 'Very little' overhead when using this technique is 
limited to the compilation time, that is to say that it slow down the 
sources compilation. If I guessed wrong then it could be great to 
complete the answer or to simply change it to say 'None'.

Thanks

Jonathan Wakely wrote:
>> ===================================================================
>>     
>>> --- libstdc++-v3/doc/html/manual/locales.html   (révision 156047)
>>> +++ libstdc++-v3/doc/html/manual/locales.html   (copie de travail)
>>> @@ -18,7 +18,7 @@
>>>  </p></blockquote></div><p>
>>>  Facets actually implement locale functionality. For instance, a facet
>>>  called numpunct is the data objects that can be used to query for the
>>> -thousands separator is in the German locale.
>>> +thousands separator in the German locale.
>>>       
>> It might be better to say "in a locale" instead, originally it
>> referred to a specific locale (the German one) but your change makes
>> it nonspecific.
>>     
>
> Also "is the data objects" is bad grammar - that should be fixed too.
>   

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: manual.patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100120/a5688d27/attachment.ksh>


More information about the Libstdc++ mailing list