Anonymous | Login | 2024-09-07 13:41 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0001040 | [1003.1(2013)/Issue7+TC1] System Interfaces | Objection | Error | 2016-03-31 09:14 | 2024-06-11 08:57 | ||
Reporter | geoffclare | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Closed | ||||||
Name | Geoff Clare | ||||||
Organization | The Open Group | ||||||
User Reference | |||||||
Section | 2.5.2 Stream Orientation and Encoding Rules | ||||||
Page Number | 498 | ||||||
Line Number | 17062, 17057, 17049, 17038 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | |||||||
Summary | 0001040: open_wmemstream() and mbstate_t | ||||||
Description |
Since streams opened with open_wmemstream() do not involve any wide-character to multi-byte character conversion, the requirements in the standard relating to the mbstate_t object associated with wide-oriented streams should not apply to streams opened with open_wmemstream(). |
||||||
Desired Action |
On page 498 line 17038 section 2.5.2 Change: Each wide-oriented stream has an associated mbstate_t object ...to: Each wide-oriented stream [CX]that was not opened with open_wmemstream()[/CX] has an associated mbstate_t object ... On page 498 line 17049 section 2.5.2 Change: ... the external file associated with a wide-oriented stream is a sequence of (possibly multi-byte) characters ...to: ... the external file associated with a wide-oriented stream [CX]that was not opened with open_wmemstream()[/CX] is a sequence of (possibly multi-byte) characters ... On page 498 line 17057 section 2.5.2 Change: The wide-character input functions read characters from the stream and convert them ...to: [CX]On streams that were not opened with open_wmemstream()[/CX], the wide-character input functions read characters from the stream and convert them ... On page 498 line 17062 section 2.5.2 Change: The wide-character output functions convert wide characters to (possibly multi-byte) characters ...to: [CX]On streams that were not opened with open_wmemstream()[/CX], the wide-character output functions convert wide characters to (possibly multi-byte) characters ... |
||||||
Tags | tc3-2008 | ||||||
Attached Files | |||||||
|
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |