View Issue Details

IDProjectCategoryView StatusLast Update
00003421003.1(2008)/Issue 7Shell and Utilitiespublic2013-04-16 13:06
ReporterDon Cragun Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameDon Cragun
Organizationself
User Referenceapostrophe C constant #2
Sectionxargs
Page Number3381
Line Number113157
Interp Status---
Final Accepted Text
Summary0000342: Incorrect C constant given for <apostrophe>
DescriptionThe sentence starting with:
    "A string of zero or more non-<apostrophe> (’’’) characters"
on page 3381, L113157 uses an invalid C language representation
of the <apostrophe> character.
Desired ActionChange:
    (''')
on P3381, L113157 to:
    ('\'')
Tagstc1-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-10-26 19:14 Don Cragun New Issue
2010-10-26 19:14 Don Cragun Status New => Under Review
2010-10-26 19:14 Don Cragun Assigned To => ajosey
2010-10-26 19:14 Don Cragun Name => Don Cragun
2010-10-26 19:14 Don Cragun Organization => self
2010-10-26 19:14 Don Cragun User Reference => apostrophe C constant #2
2010-10-26 19:14 Don Cragun Section => xargs
2010-10-26 19:14 Don Cragun Page Number => 3381
2010-10-26 19:14 Don Cragun Line Number => 113157
2010-10-26 19:14 Don Cragun Interp Status => ---
2010-10-28 16:05 nick Status Under Review => Resolved
2010-10-28 16:05 nick Resolution Open => Accepted
2010-10-28 16:06 nick Tag Attached: tc1-2008
2013-04-16 13:06 ajosey Status Resolved => Closed