This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/9780] issues with time_get, time_put not being tied to correct _punct facet.


------- Additional Comments From bkoz at redhat dot com  2003-12-05 07:00 -------
Subject: Re:  issues with time_get, time_put not being
 tied to correct _punct facet.

>Any news on this.

this is a fatal flaw in the standard. It can be worked around, much like
money_get and money_put are able to be used: by also imbuing the
moneypunct (and here, __timepunct) facet.

You can suspend this if you'd like.

-benjamin


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9780


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