View Issue Details

IDProjectCategoryView StatusLast Update
00000691003.1(2008)/Issue 7System Interfacespublic2013-04-16 13:06
Reporternick Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted As Marked 
NameNick Stoughton
Organization
User Reference
Sectionwait
Page Number2186
Line Number68919
Interp Status
Final Accepted Text0000069:0000126
Summary0000069: wait example wrong
DescriptionEDITORIAL Enhancement Request Number 7
 nick:xxxxxxxxxx Bug in XSHd5.1 wait (rdvk# 3)
 {nms-wait-o1} Sat, 28 Jun 2008 00:56:02 +0100 (BST)
 _____________________________________________________________________________

The example provided declares main as returning "int", but then does
 not return any value.
Desired ActionAdd
      return 0;

 after line 68919/before line 68920.
Tagstc1-2008

Activities

msbrown

2009-06-26 15:53

manager   bugnote:0000126

Add

return 0; /* NOTREACHED */


 after line 68919/before line 68920.

Issue History

Date Modified Username Field Change
2009-06-26 15:53 msbrown New Issue
2009-06-26 15:53 msbrown Status New => Under Review
2009-06-26 15:53 msbrown Assigned To => ajosey
2009-06-26 15:53 msbrown Name => Mark Brown
2009-06-26 15:53 msbrown Organization => IBM
2009-06-26 15:53 msbrown Section => wait
2009-06-26 15:53 msbrown Page Number => 2186
2009-06-26 15:53 msbrown Line Number => 68919
2009-06-26 15:53 msbrown Note Added: 0000126
2009-06-26 15:53 msbrown Status Under Review => Resolved
2009-06-26 15:53 msbrown Resolution Open => Accepted As Marked
2009-06-26 15:54 msbrown Final Accepted Text => 0000069:0000126
2009-07-01 13:59 msbrown Name Mark Brown => Nick Stoughton
2009-07-01 13:59 msbrown Organization IBM =>
2009-07-01 13:59 msbrown Reporter msbrown => nick
2010-08-27 13:22 ajosey Tag Attached: tc1-2008
2013-04-16 13:06 ajosey Status Resolved => Closed