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: Poor me... (was: Re: [PATCH, RFA] Reworked fix for PR4402)


On Sun, Dec 02, 2001 at 01:34:09AM +0000, Nathan Myers wrote:
> On Sat, Dec 01, 2001 at 08:24:37PM -0500, Phil Edwards wrote:
> > On Sun, Dec 02, 2001 at 01:17:58AM +0000, Nathan Myers wrote:
> > > The Standard requires parsing separators in floats, and there is no
> > > prospect of that changing.  The official status of the Defect Report 
> > > is still "Open"; resolution has been stalled for years by several 
> > > members of the LWG, but they can't put it off forever.
> > 
> > For the record:  which DR is this?  
> 
> See http://std.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html#282 .

We have a copy of lwg-active.html in the tree.  And
docs/html/ext/howto.html#5 lists which DR's we have fixes for in the library
(with links to the local lwg-active.)

Just as a reminder, if this is patched, the patch should be surrounded by
_GLIBCPP_RESOLVE_LIB_DEFECTS with an appropriate comment.  See any of the
other occurances of this macro for an example.  Also a notes need to be
added to the howto.html.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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