View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033305 | Community | OCCT:Coding | public | 2022-12-28 23:23 | 2023-01-21 16:27 |
Reporter | trelau | Assigned To | rodrlyra | ||
Priority | normal | Severity | minor | ||
Status | verified | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2019 | ||
Product Version | 7.7.0 | ||||
Target Version | 7.7.1 | ||||
Summary | 0033305: Coding - BOPTools_PairSelector::Clear method uses "Clear" instead of "clear" on std::vector | ||||
Description | It looks like "myPairs" is a std::vector and the Clear method should call lowercase "clear" instead of uppercase "Clear". I get an error when trying to make Python bindings of this method saying that "Clear" is not a member of std::vector. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Svetlana, now visualization module under your responsibility. |
|
Branch CR33305 has been created by rodrlyra. SHA-1: 669b766af03839e6f0a05638962eb2e1231f7980 Detailed log of new commits: Author: Rodrigo Lyra Date: Thu Jan 12 16:43:29 2023 +0000 0033305: BOPTools_PairSelector::Clear method uses Clear instead of clear on std::vector |
|
Branch CR33305 has been updated forcibly by rodrlyra. SHA-1: 26889addc66d199668e2c319a8e5076e46649b58 |
|
Please integrate. |
|
Branch CR33305 has been updated forcibly by rodrlyra. SHA-1: 82f81853050b883e4bc6e07222be8a02df96c985 |
|
Branch CR33305 has been updated forcibly by rodrlyra. SHA-1: 1f469e3781cf48efc39bc7d520c0a2f765c1c87d |
|
Branch CR33305 has been deleted by mnt. SHA-1: 1f469e3781cf48efc39bc7d520c0a2f765c1c87d |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-28 23:23 | trelau | New Issue | |
2022-12-28 23:23 | trelau | Assigned To | => kgv |
2022-12-29 10:57 |
|
Assigned To | kgv => sshutina |
2022-12-29 10:57 |
|
Note Added: 0112760 | |
2023-01-03 16:30 | sshutina | Assigned To | sshutina => trelau |
2023-01-03 16:31 | sshutina | Assigned To | trelau => ebelouso |
2023-01-11 17:43 | ebelouso | Assigned To | ebelouso => rodrlyra |
2023-01-12 19:59 | git | Note Added: 0112797 | |
2023-01-12 20:15 | rodrlyra | Assigned To | rodrlyra => ebelouso |
2023-01-12 20:15 | rodrlyra | Status | new => resolved |
2023-01-12 20:15 | rodrlyra | Steps to Reproduce Updated | |
2023-01-13 13:36 | git | Note Added: 0112798 | |
2023-01-13 15:05 | dpasukhi | Summary | BOPTools_PairSelector::Clear method uses "Clear" instead of "clear" on std::vector => Coding - BOPTools_PairSelector::Clear method uses "Clear" instead of "clear" on std::vector |
2023-01-16 18:12 | ebelouso | Assigned To | ebelouso => bugmaster |
2023-01-16 18:12 | ebelouso | Status | resolved => reviewed |
2023-01-16 18:12 | ebelouso | Note Added: 0112823 | |
2023-01-16 18:17 | git | Note Added: 0112824 | |
2023-01-16 18:22 | git | Note Added: 0112825 | |
2023-01-21 16:23 | rodrlyra | Changeset attached | => occt master 1f469e37 |
2023-01-21 16:23 | rodrlyra | Assigned To | bugmaster => rodrlyra |
2023-01-21 16:23 | rodrlyra | Status | reviewed => verified |
2023-01-21 16:23 | rodrlyra | Resolution | open => fixed |
2023-01-21 16:27 | git | Note Added: 0112907 |