MantisBT - VTK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013327 | VTK | (No Category) | public | 2012-07-25 22:42 | 2015-01-09 13:56 |
|
Reporter | Steve Langer | |
Assigned To | Kyle Lutz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 5.8.0 | |
Target Version | | Fixed in Version | 5.10.1 | |
Project | TBD |
Type | incorrect functionality |
|
Summary | 0013327: #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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-25 22:42 | Steve Langer | New Issue | |
2012-07-26 12:39 | Kyle Lutz | Assigned To | => Kyle Lutz |
2012-07-26 12:39 | Kyle Lutz | Status | backlog => todo |
2012-07-26 12:39 | Kyle Lutz | Resolution | open => fixed |
2012-07-26 12:39 | Kyle Lutz | Status | todo => active development |
2012-07-26 12:41 | Kyle Lutz | Note Added: 0028950 | |
2012-07-26 12:41 | Kyle Lutz | Status | active development => gatekeeper review |
2013-07-22 19:41 | Dave DeMarle | Status | gatekeeper review => closed |
2013-07-22 19:41 | Dave DeMarle | Fixed in Version | => 5.10.1 |
2015-01-09 13:56 | Kyle Lutz | Source_changeset_attached | => VTK master 6a9c1e21 |