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
0000756 [1003.1(2013)/Issue7+TC1] System Interfaces Editorial Error 2013-09-21 02:19 2019-06-10 08:55
Reporter shware_systems View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Closed  
Name Mark Ziegast
Organization
User Reference
Section bsearch()
Page Number 625
Line Number 21417
Interp Status ---
Final Accepted Text
Summary 0000756: parentheses mismatch
Description The example reads:
((char *)p − (char *(base) % width == 0
Desired Action Change to:
( (char *)p − (char *)base ) % width == 0
Tags tc2-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-09-21 02:19 shware_systems New Issue
2013-09-21 02:19 shware_systems Name => Mark Ziegast
2013-09-21 02:19 shware_systems Section => bsearch()
2013-09-21 02:19 shware_systems Page Number => 625
2013-09-21 02:19 shware_systems Line Number => 21417
2013-10-10 16:01 msbrown Interp Status => ---
2013-10-10 16:01 msbrown Status New => Resolved
2013-10-10 16:01 msbrown Resolution Open => Accepted
2013-10-10 16:01 msbrown Tag Attached: tc2-2008
2019-06-10 08:55 agadmin Status Resolved => Closed


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