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

Kyle Lutz kyle.lutz at kitware.com
Thu Jul 26 12:45:14 EDT 2012


On Wed, Jul 25, 2012 at 10:42 PM, Mantis Bug Tracker
<mantis at public.kitware.com> wrote:
>
> 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
> ======================================================================
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>

Hi Steve,

Thanks for spotting this. I've pushed a patch to gerrit:
http://review.source.kitware.com/#/t/972

Thanks,
Kyle



More information about the vtk-developers mailing list