View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000823 | 1003.1(2013)/Issue7+TC1 | System Interfaces | public | 2014-02-10 16:19 | 2019-06-10 08:54 |
Reporter | geoffclare | Assigned To | |||
Priority | normal | Severity | Objection | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | fwscanf | ||||
Page Number | 997 | ||||
Line Number | 33711-33714 | ||||
Interp Status | --- | ||||
Final Accepted Text | See desired action | ||||
Summary | 0000823: TC1 fscanf RETURN VALUE change needs to be done to fwscanf | ||||
Description | In TC1 the following text in the RETURN VALUE section on the fscanf page: If the input ends before the first matching failure or conversion, EOF shall be returned. If any error occurs, EOF shall be returned, [CX]and errno shall be set to indicate the error[/CX]. If a read error occurs, the error indicator for the stream shall be set. was changed to: If the input ends before the first conversion (if any) has completed, and without a matching failure having occurred, EOF shall be returned. If an error occurs before the first conversion (if any) has completed, and without a matching failure having occurred, EOF shall be returned [CX]and errno shall be set to indicate the error[/CX]. If a read error occurs, the error indicator for the stream shall be set. The same change is needed on the fwscanf page. | ||||
Desired Action | Change: If the input ends before the first matching failure or conversion, EOF shall be returned. If any error occurs, EOF shall be returned, [CX]and errno shall be set to indicate the error[/CX]. If a read error occurs, the error indicator for the stream shall be set. to: If the input ends before the first conversion (if any) has completed, and without a matching failure having occurred, EOF shall be returned. If an error occurs before the first conversion (if any) has completed, and without a matching failure having occurred, EOF shall be returned [CX]and errno shall be set to indicate the error[/CX]. If a read error occurs, the error indicator for the stream shall be set. | ||||
Tags | tc2-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-10 16:19 | geoffclare | New Issue | |
2014-02-10 16:19 | geoffclare | Name | => Geoff Clare |
2014-02-10 16:19 | geoffclare | Organization | => The Open Group |
2014-02-10 16:19 | geoffclare | Section | => fwscanf |
2014-02-10 16:19 | geoffclare | Page Number | => 997 |
2014-02-10 16:19 | geoffclare | Line Number | => 33711-33714 |
2014-02-10 16:19 | geoffclare | Interp Status | => --- |
2014-03-20 15:42 | nick | Final Accepted Text | => See desired action |
2014-03-20 15:42 | nick | Status | New => Resolved |
2014-03-20 15:42 | nick | Resolution | Open => Accepted |
2014-03-20 15:42 | nick | Tag Attached: tc2-2008 | |
2019-06-10 08:54 | agadmin | Status | Resolved => Closed |