[vtk-developers] [VTK 0013327]: #elsif?

Mantis Bug Tracker mantis at public.kitware.com
Wed Jul 25 22:42:14 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://vtk.org/Bug/view.php?id=13327 
====================================================================== 
Reported By:                Steve Langer
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13327
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-07-25 22:42 EDT
Last Modified:              2012-07-25 22:42 EDT
====================================================================== 
Summary:                    #elsif?
Description: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-07-25 22:42 Steve Langer   New Issue                                    
======================================================================




More information about the vtk-developers mailing list