MantisBT - VTK
View Issue Details
0013327VTK(No Category)public2012-07-25 22:422015-01-09 13:56
Steve Langer 
Kyle Lutz 
normalminorhave not tried
closedfixed 
5.8.0 
5.10.1 
TBD
incorrect functionality
0013327: #elsif?
Lines 16 and 19 of Common/vtkVariantInlineOperators.h have
  #elsif defined(...)
Shouldn't this be #elif ? g++ doesn't report an error when preprocessing, but it also doesn't include the block following the #elsif.
No tags attached.
Issue History
2012-07-25 22:42Steve LangerNew Issue
2012-07-26 12:39Kyle LutzAssigned To => Kyle Lutz
2012-07-26 12:39Kyle LutzStatusbacklog => todo
2012-07-26 12:39Kyle LutzResolutionopen => fixed
2012-07-26 12:39Kyle LutzStatustodo => active development
2012-07-26 12:41Kyle LutzNote Added: 0028950
2012-07-26 12:41Kyle LutzStatusactive development => gatekeeper review
2013-07-22 19:41Dave DeMarleStatusgatekeeper review => closed
2013-07-22 19:41Dave DeMarleFixed in Version => 5.10.1
2015-01-09 13:56Kyle LutzSource_changeset_attached => VTK master 6a9c1e21

Notes
(0028950)
Kyle Lutz   
2012-07-26 12:41   
Fix pushed to gerrit: http://review.source.kitware.com/#/t/972 [^]