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
0000950 [1003.1(2013)/Issue7+TC1] Shell and Utilities Editorial Error 2015-05-26 15:12 2019-06-10 08:54
Reporter geoffclare View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Closed  
Name Geoff Clare
Organization The Open Group
User Reference
Section diff
Page Number 2627
Line Number 85290,85291
Interp Status ---
Final Accepted Text
Summary 0000950: troff formatting problem for diff -u/-U output
Description The troff source for diff contains lines beginning:

"---\(*D%s\t%s%s\(*D%s\n",
"+++\(*D%s\t%s%s\(*D%s\n",

where the \t and \n have not been escaped (as \et and \en).
Desired Action On Page: 2627 Line: 85290,85291 Section: diff

In the STDOUT section, change from:

<tt>"---Δ%s%s%sΔ%s0, file1,</tt> ...
<tt>"+++Δ%s%s%sΔ%s0, file2,</tt> ...

to:

<tt>"---Δ%s\t%s%sΔ%s\n", file1,</tt> ...
<tt>"+++Δ%s\t%s%sΔ%s\n", file2,</tt> ...
Tags tc2-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-05-26 15:12 geoffclare New Issue
2015-05-26 15:12 geoffclare Name => Geoff Clare
2015-05-26 15:12 geoffclare Organization => The Open Group
2015-05-26 15:12 geoffclare Section => diff
2015-05-26 15:12 geoffclare Page Number => 2627
2015-05-26 15:12 geoffclare Line Number => 85290,85291
2015-05-26 15:12 geoffclare Interp Status => ---
2015-06-04 16:28 Don Cragun Status New => Resolved
2015-06-04 16:28 Don Cragun Resolution Open => Accepted
2015-06-04 16:28 Don Cragun Description Updated
2015-06-04 16:28 Don Cragun Desired Action Updated
2015-06-04 16:28 Don Cragun Tag Attached: tc2-2008
2019-06-10 08:54 agadmin Status Resolved => Closed


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