This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 localedata/22848] ca_ES: update date definitions from CLDR


https://sourceware.org/bugzilla/show_bug.cgi?id=22848

--- Comment #23 from Egmont Koblinger <egmont at gmail dot com> ---
(In reply to Robert Buj from comment #22)

> I think the you can understand my trouble when I saw that June and July were
> printed in the same way "de ju" "de ju" for Catalan due to the abbreviated
> month width constraint in ls -l.

Sure. If you're really worried about "ls" truncating these strings prematurely,
you might want to get "ls" fixed first and then return here.

It seems to have a MAX_MON_WIDTH = 5 which I don't see justified and should be
eliminated. It's okay for "ls" to visually align (pad) the names taken from
glibc, it's not okay to truncate them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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