View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004030KWStylepublic2006-11-07 13:182006-11-07 13:24
ReporterSylvain Jaume 
Assigned ToJulien Jomier 
PrioritylowSeverityminorReproducibilityalways
StatusresolvedResolutionopen 
PlatformOSOS Version
Summary0004030: int cell[4] = { 0, 3, 2, 1 }; causes error message
DescriptionFor this line of code:
  int cell[4] = { 0, 3, 2, 1 };

I get the error message:
  Unnecessary semicolon
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0005666)
Sylvain Jaume (reporter)
2006-11-07 13:24

It was fixed in CVS.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team