View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011262 | Open CASCADE | OCCT:Foundation Classes | public | 2006-01-16 14:28 | 2010-06-29 16:37 |
| Reporter | imv | Assigned To | bugmaster | ||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | Linux | ||||
| Summary | 0011262: Compilation Errors with gcc3.4 | ||||
| Description | gcc 3.4 returns the next errors at QANCollection compilation: Info : -------> :KAS:dev:ros:QANCollection:source:QANCollection2.cxx Error : Errors occured in Shell In file included from /dn04/KAS/dev/ros/inc/NCollection_DefineDoubleMap.hxx:17, from /dn04/KAS/dev/ros/inc/QANCollection_Common2.hxx:46, from /dn04/KAS/dev/ros/inc/QANCollection_FuncTest.hxx:11, from /dn04/KAS/dev/ros/src/QANCollection/QANCollection2.cxx:28: /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx: In member function `const TheKey2Type& NCollection_DoubleMap<TheKey1Type, TheKey2Type>::DoubleMapNode::Key2()': /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx:55: error: `myValue' undeclared (first use this function) /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx:55: error: (Each undeclared identifier is reported only once for each function it appears in.) In file included from /dn04/KAS/dev/ros/inc/NCollection_DefineSList.hxx:44, from /dn04/KAS/dev/ros/inc/QANCollection_Common2.hxx:76, from /dn04/KAS/dev/ros/inc/QANCollection_FuncTest.hxx:11, from /dn04/KAS/dev/ros/src/QANCollection/QANCollection2.cxx:28: /dn04/KAS/dev/ros/inc/NCollection_SList.hxx: In member function `NCollection_SList<TheItemType>& NCollection_SList<TheItemType>::operator=(const NCollection_SList<TheItemType>&)': /dn04/KAS/dev/ros/inc/NCollection_SList.hxx:148: error: `myAllocator' undeclared (first use this function) Error : Failed : QANCollection2.cxx Info : -------> :KAS:dev:ros:QANCollection:source:QANCollection3.cxx Error : Errors occured in Shell In file included from /dn04/KAS/dev/ros/inc/NCollection_DefineDoubleMap.hxx:17, from /dn04/KAS/dev/ros/inc/QANCollection_Common3.hxx:46, from /dn04/KAS/dev/ros/inc/QANCollection_PerfTest.hxx:12, from /dn04/KAS/dev/ros/src/QANCollection/QANCollection3.cxx:14: /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx: In member function `const TheKey2Type& NCollection_DoubleMap<TheKey1Type, TheKey2Type>::DoubleMapNode::Key2()': /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx:55: error: `myValue' undeclared (first use this function) /dn04/KAS/dev/ros/inc/NCollection_DoubleMap.hxx:55: error: (Each undeclared identifier is reported only once for each function it appears in.) In file included from /dn04/KAS/dev/ros/inc/NCollection_DefineSList.hxx:44, from /dn04/KAS/dev/ros/inc/QANCollection_Common3.hxx:76, from /dn04/KAS/dev/ros/inc/QANCollection_PerfTest.hxx:12, from /dn04/KAS/dev/ros/src/QANCollection/QANCollection3.cxx:14: /dn04/KAS/dev/ros/inc/NCollection_SList.hxx: In member function `NCollection_SList<TheItemType>& NCollection_SList<TheItemType>::operator=(const NCollection_SList<TheItemType>&)': /dn04/KAS/dev/ros/inc/NCollection_SList.hxx:148: error: `myAllocator' undeclared (first use this function) | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||