View Issue Details

IDProjectCategoryView StatusLast Update
00012001003.1(2016/18)/Issue7+TC2System Interfacespublic2024-06-11 09:08
Reporteralanc Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted As Marked 
NameAlan Coopersmith
OrganizationOracle Solaris Engineering
User Reference
Sectionfopen(), freopen(), and rename()
Page Number893-894, 943-944, 1817-1818
Line Number30178, 30212, 32032, 32065, 58877, 58921
Interp Status---
Final Accepted TextSee 0001200:0004085.
Summary0001200: Mismatch in parameter names in ELOOP entry in ERRORS section on various pages
DescriptionOn pages describing interfaces such as fopen(), freopen(), etc. the ELOOP error states:

A loop exists in symbolic links encountered during resolution of the /path/ argument.

but in these functions, there is no argument named /path/, but it is rather
/pathname/ or similar.
Desired ActionMake argument name in ERRORS match the argument name in the SYNOPSIS section.
Tagstc3-2008

Activities

Don Cragun

2018-08-20 01:20

manager   bugnote:0004085

Last edited: 2018-08-20 01:24

In the fopen() ERRORS section:
    Change "path" on P893, L30178 to "pathname" and
    change "path" on P894, L30212 to "pathname".
In the freopen() ERRORS section:
    Change "path" on P943, L32032 to "pathname" and
     change "path" on P944, L32065 to "pathname".
In the rename() ERRORS section:
    Change "path" on P1817, L58877 to "old or new" and
    change "path" on P1818, L58921 to "old or new".

Issue History

Date Modified Username Field Change
2018-08-18 18:15 alanc New Issue
2018-08-18 18:15 alanc Name => Alan Coopersmith
2018-08-18 18:15 alanc Organization => Oracle Solaris Engineering
2018-08-18 18:15 alanc Section => System Interfaces
2018-08-18 18:15 alanc Page Number => (page or range of pages)
2018-08-18 18:15 alanc Line Number => (Line or range of lines)
2018-08-20 01:10 Don Cragun Interp Status => ---
2018-08-20 01:17 Don Cragun Project 1003.1(2013)/Issue7+TC1 => 1003.1(2016/18)/Issue7+TC2
2018-08-20 01:20 Don Cragun Section System Interfaces => fopen(), freopen(), and rename()
2018-08-20 01:20 Don Cragun Page Number (page or range of pages) => 893-894, 943-944, 1817-1818
2018-08-20 01:20 Don Cragun Line Number (Line or range of lines) => 30178, 30212, 32032, 32065, 58877, 58921
2018-08-20 01:20 Don Cragun Note Added: 0004085
2018-08-20 01:22 Don Cragun Note Edited: 0004085
2018-08-20 01:24 Don Cragun Note Edited: 0004085
2019-03-14 16:28 Don Cragun Final Accepted Text => See 0001200:0004085.
2019-03-14 16:28 Don Cragun Status New => Resolved
2019-03-14 16:28 Don Cragun Resolution Open => Accepted As Marked
2019-03-14 16:28 Don Cragun Tag Attached: tc3-2008
2019-11-12 15:12 geoffclare Status Resolved => Applied
2024-06-11 09:08 agadmin Status Applied => Closed