View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027080 | Open CASCADE | OCCT:Coding | public | 2016-01-15 08:11 | 2016-04-20 15:50 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027080: Coding - eliminate CLang compiler warning on OS X: unused parameter (in .mm files) | ||||
Description | CLang on OS X currently reports these warnings: Draw_Window_1.mm:49, Clang (LLVM based), Priority: Normal unused parameter 'theRect' Draw_Window_1.mm:512, Clang (LLVM based), Priority: Normal unused parameter 'theMode' OpenGl_Window_1.mm:56, Clang (LLVM based), Priority: Normal unused parameter 'theDriver' ViewerTest_ViewerCommands_1.mm:106, Clang (LLVM based), Priority: Normal unused parameter 'theNotification' ViewerTest_ViewerCommands_1.mm:197, Clang (LLVM based), Priority: Normal unused parameter 'theDirtyRect' ViewerTest_ViewerCommands_1.mm:270, Clang (LLVM based), Priority: Normal unused parameter 'theEvent' | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR27080 has been created by kgv. SHA-1: 6a9f574bcffa5468279b04ff7d157beb679a5941 Detailed log of new commits: Author: kgv Date: Tue Jan 19 14:10:48 2016 +0300 0027080: Coding - eliminate CLang compiler warning on OS X: unused parameter (in .mm files) |
|
Branch CR27080 has been updated forcibly by kgv. SHA-1: 4ac99114a506ce97df3321b4d48d496838ff22ad |
|
Patch is ready for review in branch CR27080. |
|
No remarks, please check compilation (OS X only) and integrate |
|
Dear BugMaster, Branch CR27080 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode. SHA-1: 4ac99114a506ce97df3321b4d48d496838ff22ad Number of compiler warnings: occt component : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 1 (7 on master) products component : Linux: 36 (36 on master) Windows: 0 (0 on master) |
|
Dear BugMaster, Branch CR27080 is TESTED. |
|
Branch CR27080 has been deleted by kgv. SHA-1: 4ac99114a506ce97df3321b4d48d496838ff22ad |
occt: master 5ef127d0 2016-01-19 11:17:45
Committer: abv Details Diff |
0027080: Coding - eliminate CLang compiler warning on OS X: unused parameter (in .mm files) |
Affected Issues 0027080 |
|
mod - src/Draw/Draw_Window_1.mm | Diff File | ||
mod - src/OpenGl/OpenGl_Window_1.mm | Diff File | ||
mod - src/ViewerTest/ViewerTest_ViewerCommands_1.mm | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-15 08:11 |
|
New Issue | |
2016-01-15 08:11 |
|
Assigned To | => kgv |
2016-01-19 14:11 | git | Note Added: 0049930 | |
2016-01-19 14:17 | git | Note Added: 0049931 | |
2016-01-19 14:18 | kgv | Note Added: 0049932 | |
2016-01-19 14:18 | kgv | Assigned To | kgv => abv |
2016-01-19 14:18 | kgv | Status | new => resolved |
2016-01-19 14:18 | kgv | Steps to Reproduce Updated | |
2016-01-20 09:05 |
|
Note Added: 0049956 | |
2016-01-20 09:05 |
|
Assigned To | abv => bugmaster |
2016-01-20 09:05 |
|
Status | resolved => reviewed |
2016-01-20 13:22 |
|
Assigned To | bugmaster => mkv |
2016-01-20 17:45 |
|
Note Added: 0049979 | |
2016-01-20 17:46 |
|
Note Added: 0049980 | |
2016-01-20 17:46 |
|
Assigned To | mkv => bugmaster |
2016-01-20 17:46 |
|
Status | reviewed => tested |
2016-01-20 17:46 |
|
Test case number | => Not needed |
2016-01-22 12:17 |
|
Changeset attached | => occt master 5ef127d0 |
2016-01-22 12:17 |
|
Assigned To | bugmaster => abv |
2016-01-22 12:17 |
|
Status | tested => verified |
2016-01-22 12:17 |
|
Resolution | open => fixed |
2016-04-17 13:27 | git | Note Added: 0052866 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:50 |
|
Status | verified => closed |