View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026831 | Open CASCADE | OCCT:Configuration | public | 2015-11-02 16:16 | 2016-04-20 15:51 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026831: Configuration - define HashCode for pthread_t on Android | ||||
Description | pthread_t is defined on Android as "long int" while on Linux it is "unsigned long int" thus HashCode is missing on Android. This issue has been introduced by warning fix in 0026581. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR26831 has been created by ibs. SHA-1: 6b46359e77de9cc3784d6e0705667ed7172ff568 Detailed log of new commits: Author: ibs Date: Mon Nov 2 17:41:04 2015 +0300 0026831: Configuration - define HashCode for pthread_t on Android explicit cast Standard_ThreadId to Standard_Size |
|
dear kgv, please review CR26831 OCCT git branch |
|
Dear bugmaster, please check that patch does not introduce the warning fixed within 0026581 when using vc14 compiler. Testing is not needed - only compilation and warnings should be checked on supported platforms. |
|
vc10, vc11, vc12 - there is no warnings. vc14 - 3 warnings http://jenkins-test-03.nnov.opencascade.com:8080/job/IR-2015-10-29+IR-2015-10-29-OCCT-Windows-64-VC14-opt-compile/6/ but compilation does not show warning fixed within 0026581 when using vc14 compiler |
|
Branch CR26831 has been deleted by kgv. SHA-1: 6b46359e77de9cc3784d6e0705667ed7172ff568 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-02 16:16 | bugmaster | New Issue | |
2015-11-02 16:16 | bugmaster | Assigned To | => ibs |
2015-11-02 17:33 | bugmaster | Description Updated | |
2015-11-02 17:33 | bugmaster | Status | new => confirmed |
2015-11-02 17:33 | bugmaster | Status | confirmed => assigned |
2015-11-02 17:39 |
|
Status | assigned => new |
2015-11-02 17:39 |
|
Summary | OCCT for android is not compiled on Windows and Linux platform => Configuration - define HashCode for pthread_t on Android |
2015-11-02 17:39 |
|
Description Updated | |
2015-11-02 17:50 | git | Note Added: 0047729 | |
2015-11-02 17:51 |
|
Note Added: 0047730 | |
2015-11-02 17:51 |
|
Assigned To | ibs => kgv |
2015-11-02 17:51 |
|
Status | new => resolved |
2015-11-02 17:51 |
|
Steps to Reproduce Updated | |
2015-11-02 17:56 | kgv | Relationship added | child of 0026581 |
2015-11-02 17:56 | kgv | Product Version | 6.9.1 => |
2015-11-02 18:00 | kgv | Note Added: 0047734 | |
2015-11-02 18:00 | kgv | Assigned To | kgv => bugmaster |
2015-11-02 18:00 | kgv | Status | resolved => reviewed |
2015-11-02 18:00 | kgv | Description Updated | |
2015-11-02 18:00 | kgv | Steps to Reproduce Updated | |
2015-11-02 18:00 | kgv | Note Edited: 0047734 | |
2015-11-05 10:47 | bugmaster | Note Added: 0047788 | |
2015-11-05 10:47 | bugmaster | Status | reviewed => tested |
2015-11-05 10:47 | bugmaster | Note Edited: 0047788 | |
2015-11-05 10:49 | bugmaster | Note Edited: 0047788 | |
2015-11-06 12:35 | bugmaster | Changeset attached | => occt master 0123185e |
2015-11-06 12:35 | bugmaster | Status | tested => verified |
2015-11-06 12:35 | bugmaster | Resolution | open => fixed |
2016-04-17 14:26 | git | Note Added: 0053175 | |
2016-04-20 15:42 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:51 |
|
Status | verified => closed |