View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023040 | Open CASCADE | OCCT:Foundation Classes | public | 2012-03-28 10:02 | 2012-11-16 13:16 |
Reporter | kgv | Assigned To | kgv | ||
Priority | low | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.2 | ||||
Target Version | 6.5.4 | Fixed in Version | 6.5.4 | ||
Summary | 0023040: Annoying warnings in NCollection_Vector | ||||
Description | Compiler notify about wrong initialization order of class members in constructors: > NCollection_BaseVector.hxx: In constructor > 'NCollection_BaseVector::MemBlock::MemBlock(NCollection_BaseAllocator*)': > 'NCollection_BaseVector::MemBlock::myAlloc' will be initialized after > 'Standard_Integer NCollection_BaseVector::MemBlock::myFirstInd' This is regression after #22143 This is suggested either to fix constructors or members order in class definition. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
I suppose the problem could be reproduced with GCC compiler... |
|
Dear abv, please review the patch in branch CR23040. |
|
No remarks, please test |
|
Dear BugMaster, The workbenches KAS:dev:mkv-23040-occt (GIT branch CR23040) KAS:dev:mkv-23040-products (GIT master) were compiled on Linux platform and tested. There are not warnings in NCollection_BaseVector during compilation on Linux. Regression: Not detected Improvements: Not detected Testing case: Not needed See results in /QADisk/occttests/results/KAS/dev/mkv-23040-products_13062012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120601-opt_02062012/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-28 10:02 | kgv | New Issue | |
2012-03-28 10:02 | kgv | Assigned To | => abv |
2012-05-04 12:50 |
|
Note Added: 0020472 | |
2012-05-04 12:50 |
|
Assigned To | abv => dbv |
2012-05-04 12:50 |
|
Status | new => assigned |
2012-06-09 08:40 | kgv | Note Added: 0020679 | |
2012-06-09 08:40 | kgv | Assigned To | dbv => abv |
2012-06-09 08:40 | kgv | Status | assigned => resolved |
2012-06-09 08:45 |
|
Note Added: 0020680 | |
2012-06-09 08:45 |
|
Assigned To | abv => bugmaster |
2012-06-09 08:45 |
|
Status | resolved => reviewed |
2012-06-13 15:55 |
|
Assigned To | bugmaster => mkv |
2012-06-14 11:30 |
|
Note Added: 0020691 | |
2012-06-14 11:31 |
|
Test case number | => Not needed |
2012-06-14 11:31 |
|
Assigned To | mkv => bugmaster |
2012-06-14 11:31 |
|
Status | reviewed => tested |
2012-06-18 12:25 | kgv | Changeset attached | => occt master 50a0744c |
2012-06-18 12:25 | kgv | Assigned To | bugmaster => kgv |
2012-06-18 12:25 | kgv | Status | tested => verified |
2012-06-18 12:25 | kgv | Resolution | open => fixed |
2012-07-10 16:56 | bugmaster | Target Version | => 6.5.4 |
2012-11-16 13:15 | bugmaster | Fixed in Version | => 6.5.4 |
2012-11-16 13:16 | bugmaster | Status | verified => closed |