View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001571 | Issue 8 drafts | Base Definitions and Headers | public | 2022-03-17 01:00 | 2024-06-11 09:12 |
Reporter | calestyo | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Enhancement Request |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 2.1 | ||||
Name | Christoph Anton Mitterer | ||||
Organization | |||||
User Reference | |||||
Section | 8.2 Internationalization Variables | ||||
Page Number | 159 | ||||
Line Number | 5507 | ||||
Final Accepted Text | |||||
Summary | 0001571: minor improvement to the locale precedence order | ||||
Description | The description of how a locale category is set (based on LC_ALL, LC_*, LANG, etc.) already describes in line 5497-5498, that "the first condition met below determines the value:". Accordingly none of the four steps beginning at line 5499 except for the last say that the current step is only for the case the the previous didn't apply. Likewise, in step 4 (line 5507) it makes no sense but just complicates understanding to describe "If the LANG environment variable is not set or is set to the empty string", which is already clear, given that step 3 didn't apply. | ||||
Desired Action | Change line 5507-5508 from: 4. If the LANG environment variable is not set or is set to the empty string, the implementation-defined default locale shall be used. to: 4. Otherwise, the implementation-defined default locale shall be used. | ||||
Tags | tc3-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-17 01:00 | calestyo | New Issue | |
2022-03-17 01:00 | calestyo | Name | => Christoph Anton Mitterer |
2022-03-17 01:00 | calestyo | Section | => 8.2 Internationalization Variables |
2022-03-17 01:00 | calestyo | Page Number | => 159 |
2022-03-17 01:00 | calestyo | Line Number | => 5507 |
2022-04-21 16:02 | Don Cragun | Status | New => Resolved |
2022-04-21 16:02 | Don Cragun | Resolution | Open => Accepted |
2022-04-21 16:03 | Don Cragun | Tag Attached: tc3-2008 | |
2022-05-23 11:33 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |