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++/26697] time_put::put('x') shows only 2 year digits, in en_GB locale.



------- Comment #4 from pcarlini at suse dot de  2006-03-15 17:17 -------
(In reply to comment #2)
> Thanks. So, can't we just reassign this to glibc then?

If you want, you can certainly file a glibc PR. However, I think you should
first try to understand whether there are real reasons to believe the behavior
is a *bug*. I mean, what evidence do you have that the en_GB locale data should
be different? About time_get, we don't use a glibc function directly, but
certainly we query the very same locale data, same issue, more or less.


-- 


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


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