Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001174 [Online Pubs] Base Definitions and Headers Editorial Error 2017-11-29 20:06 2019-02-14 16:54
Reporter cgraff View Status public  
Assigned To
Priority normal Resolution Rejected  
Status Closed  
Name Christopher M. Graff
Organization
User Reference
URL
Section The "S" directory of the alphabetical index in the web interface
Summary 0001174: strtok and strtok_r have their labeling mismatched with each other in the alphabetical index
Description http://pubs.opengroup.org/onlinepubs/9699919799/idx/is.html [^]

These two titles appear to be mismatched

strtok(), strtok_r - split string into tokens
strtok_r(), strtok - split string into tokens
Desired Action Change:

strtok(), strtok_r - split string into tokens
strtok_r(), strtok - split string into tokens

to:

strtok(), strtok - split string into tokens
strtok_r(), strtok_r - split string into tokens
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0003886)
geoffclare (manager)
2017-11-30 09:09

There is no bug here, it is just the way pages which describe multiple functions are handled in the alphabetical index. Look a little higher on the S page and you'll see:

srandom(), initstate, random, setstate - pseudo-random number functions

and higher still:

setstate(), initstate, random, srandom - pseudo-random number functions

Then on the I and R pages there are:

initstate(), random, setstate, srandom - pseudo-random number functions

and:

random(), initstate, setstate, srandom - pseudo-random number functions

In the case of strtok and strtok_r (and other functions that differ only by a suffix) the entries end up next to each other.

- Issue History
Date Modified Username Field Change
2017-11-29 20:06 cgraff New Issue
2017-11-29 20:06 cgraff Name => Christopher M. Graff
2017-11-29 20:06 cgraff Section => The "S" directory of the alphabetical index in the web interface
2017-11-29 20:06 cgraff Page Number => http://pubs.opengroup.org/onlinepubs/9699919799/idx/is.html [^]
2017-11-29 20:06 cgraff Line Number => http://pubs.opengroup.org/onlinepubs/9699919799/idx/is.html [^]
2017-11-30 09:00 geoffclare Project 1003.1(2016/18)/Issue7+TC2 => Online Pubs
2017-11-30 09:09 geoffclare Note Added: 0003886
2019-02-14 16:54 geoffclare Status New => Closed
2019-02-14 16:54 geoffclare Resolution Open => Rejected


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker