View Issue Details

IDProjectCategoryView StatusLast Update
0002339Slicer4Core: Base Codepublic2014-03-06 05:55
Reporterjcfr Assigned Toalexy  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.4.0 
Summary0002339: Option "singleFile" and "useOrientationFromFile" are not considered in vtkSlicerVolumesLogic::AddHeaderVolume
Description

home/jchris/Projects/vvn/Modules/Loadable/Volumes/Logic/vtkSlicerVolumesLogic.cxx:256:7: warning: variable ‘singleFile’ set but not used [-Wunused-but-set-variable]
/home/jchris/Projects/vvn/Modules/Loadable/Volumes/Logic/vtkSlicerVolumesLogic.cxx:257:7: warning: variable ‘useOrientationFromFile’ set but not used [-Wunused-but-set-variable]

The same code exists in Slicer3 - What is the meaning of these warnings ? Incomplete implementation or false alarm ?

TagsNo tags attached.

Activities

alexy

alexy

2012-08-21 05:42

developer   ~0005647

The code was restructured by Jim and the variables are not used anymore. Should not produce any warnings.

jcfr

jcfr

2014-03-06 05:05

administrator   ~0010920

Closing resolved issues that have not been updated in more than 3 months

Issue History

Date Modified Username Field Change
2012-07-24 00:39 jcfr New Issue
2012-07-24 00:41 jcfr Description Updated
2012-07-24 00:43 jcfr Status new => assigned
2012-07-24 00:43 jcfr Assigned To => alexy
2012-07-24 00:43 jcfr Target Version => Slicer 4.2.0 - October 1st 2012
2012-08-21 05:42 alexy Note Added: 0005647
2012-08-21 05:42 alexy Status assigned => resolved
2012-08-21 05:42 alexy Resolution open => fixed
2014-03-06 05:05 jcfr Note Added: 0010920
2014-03-06 05:06 jcfr Status resolved => closed
2014-03-06 05:55 jcfr Fixed in Version => Slicer 4.4.0