View Issue Details

IDProjectCategoryView StatusLast Update
00003411003.1(2008)/Issue 7Front Matterpublic2013-04-16 13:06
ReporterDon Cragun Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameDon Cragun
Organizationself
User Referenceapostrophe C constant
SectionTypographical Conventions
Page Numberix
Line Numbernone
Interp Status---
Final Accepted Text
Summary0000341: Incorrect C constant given for <apostrophe>
DescriptionNote 2 to the table of Typographical Conventions on page ix says: "... The literal
characters <apostrophe> (also known as single-quote) and <backslash> are
either shown as the C constants '\' and '\\', respectively, or as the special
characters <apostrophe>, single-quote, and <backslash> depending on
context.", but the C constant for <apostrophe> is '\''; not '\'.
Desired ActionChange:
    '\'
in note 2 on page ix to:
    '\''
Tagstc1-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-10-26 18:52 Don Cragun New Issue
2010-10-26 18:52 Don Cragun Status New => Under Review
2010-10-26 18:52 Don Cragun Assigned To => ajosey
2010-10-26 18:52 Don Cragun Name => Don Cragun
2010-10-26 18:52 Don Cragun Organization => self
2010-10-26 18:52 Don Cragun User Reference => apostrophe C constant
2010-10-26 18:52 Don Cragun Section => Typographical Conventions
2010-10-26 18:52 Don Cragun Page Number => ix
2010-10-26 18:52 Don Cragun Line Number => none
2010-10-26 18:52 Don Cragun Interp Status => ---
2010-10-28 16:04 nick Status Under Review => Resolved
2010-10-28 16:04 nick Resolution Open => Accepted
2010-10-28 16:04 nick Tag Attached: tc1-2008
2013-04-16 13:06 ajosey Status Resolved => Closed