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: Library C++ conformance question


Steve Ellcey wrote:

So should I should submit a bug report against libstdc++ that it is not
ignoring the initial value of iostate for get_date and other get_*
locale functions?


As Martin said, given the current text of the standard, the behavior of v3 cannot be considered, strictly speaking, a bug and officially resolving first a specific DR seems the best thing to do. That said, I agree of course with Martin that, from a consistency point of view at least, ignoring iostate is the best thing to do in get_date & co. I will change our implementation to do that.

Thanks,
Paolo.


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