Anonymous | Login | 2023-12-01 06:49 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 | ||
0001223 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | Error | 2019-01-04 18:33 | 2019-11-14 14:21 | ||
Reporter | Steve Emmerson | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted As Marked | ||||
Status | Applied | ||||||
Name | Steven Emmerson | ||||||
Organization | University Corporation for Atmospheric Research | ||||||
User Reference | |||||||
Section | sigsuspend | ||||||
Page Number | 1984,1985 | ||||||
Line Number | 63881,63887 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | Note: 0004376 | ||||||
Summary | 0001223: Parameter name in RATIONALE example doesn't match name in code body | ||||||
Description | In the RATIONALE section of the sigsuspend() function, the name of the parameter for the call_sigsuspend() function is "mask". In the body of that function, however, the name "sigmask" is used. | ||||||
Desired Action | Rename "mask" to "sigmask" or vice versa. | ||||||
Tags | tc3-2008 | ||||||
Attached Files | |||||||
|
![]() |
|
(0004376) geoffclare (manager) 2019-04-29 15:48 |
On page 1985 line 63887 section sigsuspend(), change:result = sigsuspend(sigmask);to: result = sigsuspend(mask); |
![]() |
|||
Date Modified | Username | Field | Change |
2019-01-04 18:33 | Steve Emmerson | New Issue | |
2019-01-04 18:33 | Steve Emmerson | Name | => Steven Emmerson |
2019-01-04 18:33 | Steve Emmerson | Organization | => University Corporation for Atmospheric Research |
2019-01-04 18:33 | Steve Emmerson | Section | => sigsuspend |
2019-01-04 18:33 | Steve Emmerson | Page Number | => 999999 |
2019-01-04 18:33 | Steve Emmerson | Line Number | => 999999 |
2019-01-04 19:30 | Don Cragun | Page Number | 999999 => 1984,1985 |
2019-01-04 19:30 | Don Cragun | Line Number | 999999 => 63881,63887 |
2019-01-04 19:30 | Don Cragun | Interp Status | => --- |
2019-04-29 15:48 | geoffclare | Note Added: 0004376 | |
2019-04-29 15:49 | geoffclare | Final Accepted Text | => Note: 0004376 |
2019-04-29 15:49 | geoffclare | Status | New => Resolved |
2019-04-29 15:49 | geoffclare | Resolution | Open => Accepted As Marked |
2019-04-29 15:49 | geoffclare | Tag Attached: tc3-2008 | |
2019-11-14 14:21 | geoffclare | Status | Resolved => Applied |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |