View Issue Details

IDProjectCategoryView StatusLast Update
00011831003.1(2016/18)/Issue7+TC2System Interfacespublic2024-06-11 09:08
Reporterdennisw Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameDennis Wölfing
Organization
User Reference
Section2.5.1
Page Number497
Line Number17259-17261
Interp Status---
Final Accepted Text
Summary0001183: non-full filename typo
DescriptionThe 2016 edition contains a typo "non-full filename" instead of "non-null filename" in section 2.5.1.
The accepted text for 0000480 and the approved TC2 do not contain that typo.
Desired ActionOn page 497 line 17259-17261 section XSH 2.5.1 Interaction of File Descriptors and Standard I/O Streams, change:
A handle which is a stream is considered to be closed when either an
fclose( ), or freopen( ) with non-full filename, is executed on it (for
freopen( ) with a null filename, it is implementation-defined whether
a new handle is created or the existing one reused),

to:
A handle which is a stream is considered to be closed when either an
fclose( ), or freopen( ) with non-null filename, is executed on it (for
freopen( ) with a null filename, it is implementation-defined whether
a new handle is created or the existing one reused),
Tagstc3-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-01-31 16:44 dennisw New Issue
2018-01-31 16:44 dennisw Name => Dennis Wölfing
2018-01-31 16:44 dennisw Section => 2.5.1
2018-01-31 16:44 dennisw Page Number => 497
2018-01-31 16:44 dennisw Line Number => 17259-17261
2019-02-21 16:17 nick Interp Status => ---
2019-02-21 16:17 nick Status New => Resolved
2019-02-21 16:17 nick Resolution Open => Accepted
2019-02-21 16:17 nick Tag Attached: tc3-2008
2019-11-08 10:56 geoffclare Status Resolved => Applied
2024-06-11 09:08 agadmin Status Applied => Closed