View Issue Details

IDProjectCategoryView StatusLast Update
0003665Slicer4Module OpenIGTLinkIFpublic2014-05-07 20:34
Reportertokuda Assigned Totokuda  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.3.1-2 
Target VersionFixed in VersionSlicer 4.4.0 
Summary0003665: Compiler warning
Description

Jc reported compiler warning in https://github.com/openigtlink/OpenIGTLinkIF/issues/30

/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/OpenIGTLinkIF/MRML/vtkIGTLToMRMLImage.cxx: In member function ‘virtual vtkMRMLNode vtkIGTLToMRMLImage::CreateNewNodeWithMessage(vtkMRMLScene, const char, igtl::MessageBase::Pointer)’:
/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/OpenIGTLinkIF/MRML/vtkIGTLToMRMLImage.cxx:143:26: warning: unused variable ‘colorLogic’ [-Wunused-variable]
vtkMRMLColorLogic
colorLogic = this->GetOpenIGTLinkIFLogic()->GetApplicationLogic()->GetColorLogic();

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2014-04-18 14:20 tokuda New Issue
2014-04-18 14:20 tokuda Status new => assigned
2014-04-18 14:20 tokuda Assigned To => tokuda
2014-04-18 14:42 tokuda Note Added: 0011616
2014-04-18 14:42 tokuda Status assigned => resolved
2014-04-18 14:42 tokuda Resolution open => fixed
2014-05-07 20:34 jcfr Note Added: 0011709
2014-05-07 20:34 jcfr Status resolved => closed
2014-05-07 20:34 jcfr Fixed in Version => Slicer 4.4.0