View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012881 | ParaView | (No Category) | public | 2012-01-27 12:57 | 2016-08-12 09:59 | ||||
Reporter | Orion Poplawski | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.12 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012881: Compile errors with gcc 4.7 | ||||||||
Description | /builddir/build/BUILD/ParaView-3.12.0/Utilities/Xdmf2/vtk/Testing/Cxx/XdmfTestVTKIO.cxx: In function 'bool DoFilesExist(const char*, const char*, bool)': /builddir/build/BUILD/ParaView-3.12.0/Utilities/Xdmf2/vtk/Testing/Cxx/XdmfTestVTKIO.cxx:77:20: error: 'unlink' was not declared in this scope /builddir/build/BUILD/ParaView-3.12.0/Utilities/Xdmf2/vtk/Testing/Cxx/XdmfTestVTKIO.cxx: In function 'bool TestXDMFConversion(vtkDataObject*, char*)': /builddir/build/BUILD/ParaView-3.12.0/Utilities/Xdmf2/vtk/Testing/Cxx/XdmfTestVTKIO.cxx:180:19: error: 'unlink' was not declared in this scope Attached patch fixes this. Next error is: In file included from /builddir/build/BUILD/ParaView-3.12.0/Qt/Core/pqAnimationScene.cxx:57:0: /builddir/build/BUILD/ParaView-3.12.0/Qt/Core/pqServerManagerSelectionModel.h:75:30: error: calls to overloaded operators cannot appear in a constant-expression Not sure of the fix here. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | paraview-gcc47.patch [^] (535 bytes) 2012-01-27 12:57 [Show Content]
paraview-gcc47-v2.patch [^] (1,209 bytes) 2012-02-02 18:30 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0028021) Orion Poplawski (reporter) 2012-02-02 18:31 |
Going with: ClearAndSelect = static_cast<int>(Clear) | static_cast<int>(Select) for the second error for now. It compiles at least. |
(0038130) Kitware Robot (administrator) 2016-08-12 09:59 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-01-27 12:57 | Orion Poplawski | New Issue | |
2012-01-27 12:57 | Orion Poplawski | File Added: paraview-gcc47.patch | |
2012-02-02 18:30 | Orion Poplawski | File Added: paraview-gcc47-v2.patch | |
2012-02-02 18:31 | Orion Poplawski | Note Added: 0028021 | |
2016-08-12 09:59 | Kitware Robot | Note Added: 0038130 | |
2016-08-12 09:59 | Kitware Robot | Status | backlog => closed |
2016-08-12 09:59 | Kitware Robot | Resolution | open => moved |
2016-08-12 09:59 | Kitware Robot | Assigned To | => Kitware Robot |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |