[Bug 252717] bin/localedef: Cannot compile valid LC_TIME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 14:51:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252717
Yuri Pankov <yuripv@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Status|New |Closed
--- Comment #2 from Yuri Pankov <yuripv@FreeBSD.org> ---
Looking at this again, localedef(1) is supposed to work on posix-compatible
data and we differ for LC_TIME having 2 additional specifiers (altmon and
d_md_order). The resulting files are plain text and the format is visible in
share/timedef/ files.
Given the above, I'm going to close this as "not a bug". Please reopen if you
don't agree.
--
You are receiving this mail because:
You are the assignee for the bug.