View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002875CMakeCMakepublic2006-02-10 16:082006-02-23 11:57
ReporterSebastien Barre 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002875: Borland -waus flag triggers is too smart about "unused variables"
DescriptionHey Bill

Just a little reminder from our talk:
http://public.kitware.com/Public/Sites/tetsuo.kitware/KWWidgets-Win32-borland5.5-release-static/20060209-0130-Nightly/BuildWarning.html [^]

I'm getting that kind of warning from Borland compiler:

Warning W8004 d:\build\my dashboards\KWWidgets\Nightly\KWWidgets-Win32-borland5.5-release-static\vtkKWBalloonHelpManagerTcl.cxx 43: 'tempd' is assigned a value that is never used in function vtkKWBalloonHelpManagerCppCommand(vtkKWBalloonHelpManager *,Tcl_Interp *,int,char * *)

They are triggered only in release mode by the -waus flag that is in
Modules\Platform\Windows-bcc32.cmake

If this flag is ommitted, everything works fine.
Thanks
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003804)
Bill Hoffman (manager)
2006-02-23 11:57

Fixed in cvs, cmake now does not specify any special warning flags for borland.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team