View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0027275 | Open CASCADE | OCCT:Coding | public | 2016-03-17 13:17 | 2016-12-09 16:37 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 6.9.1 | ||||
| Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
| Summary | 0027275: Unused formal parameter in BSplCLib::EvalBsplineBasis | ||||
| Description | EvalBsplineBasis (const Standard_Integer Side, const Standard_Integer DerivativeOrder, const Standard_Integer Order, const TColStd_Array1OfReal& FlatKnots, const Standard_Real Parameter, Standard_Integer& FirstNonZeroBsplineIndex, math_Matrix& BsplineBasis, const Standard_Boolean isPeriodic = Standard_False); First parameter is defined but not used. It is necessary to remove it. | ||||
| Steps To Reproduce | N/A | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
Branch CR27275 has been created by aml. SHA-1: bd7ca24999491537379ee9291dbe56faf2fe60e3 Detailed log of new commits: Author: aml Date: Thu Mar 17 14:22:22 2016 +0300 0027275: Unused formal parameter in BSplCLib::EvalBsplineBasis Unused formal parameter is deleted. |
|
|
Dear msv, Please check current state of CR27275 and CR27275_prod (products repository) branches. |
|
|
Reviewed. |
|
|
Dear BugMaster, Branch CR27275 from occt git-repository (and CR27275_prod from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: bd7ca24999491537379ee9291dbe56faf2fe60e3 SHA-1: 1d6b9fe0ac64637ca2b265cd354915e325fb5962 Number of compiler warnings: occt component: Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS: 0 (0 on master) products component: Linux: 68 Windows: 0 MacOS: 1123 Regressions/Differences: Not detected Testing cases: Not needed Testing on Linux: occt component: Total MEMORY difference: 90337280 / 89868575 [+0.52%] Total CPU difference: 19251.38 / 19349.769999999997 [-0.51%] products component: Total MEMORY difference: 25865128 / 25986702 [-0.47%] Total CPU difference: 5295.199999999992 / 5343.1399999999885 [-0.90%] Testing on Windows: occt component: Total MEMORY difference: 57449284 / 58017858 [-0.98%] Total CPU difference: 18291.772454198865 / 18103.713248698838 [+1.04%] products component: Total MEMORY difference: 17537791 / 17647333 [-0.62%] Total CPU difference: 5188.172057299956 / 5172.805958799955 [+0.30%] |
|
|
Branch CR27275 has been deleted by inv. SHA-1: bd7ca24999491537379ee9291dbe56faf2fe60e3 |
|
occt: master 6143f12f 2016-03-17 11:22:22
Committer: bugmaster Details Diff |
0027275: Unused formal parameter in BSplCLib::EvalBsplineBasis Unused formal parameter is deleted. |
Affected Issues 0027275 |
|
| mod - src/BSplCLib/BSplCLib.cxx | Diff File | ||
| mod - src/BSplCLib/BSplCLib.hxx | Diff File | ||
| mod - src/BSplCLib/BSplCLib_2.cxx | Diff File | ||
| mod - src/BSplCLib/BSplCLib_CurveComputation.gxx | Diff File | ||
| mod - src/BSplSLib/BSplSLib.cxx | Diff File | ||
| mod - src/FairCurve/FairCurve_DistributionOfJerk.cxx | Diff File | ||
| mod - src/FairCurve/FairCurve_DistributionOfSagging.cxx | Diff File | ||
| mod - src/FairCurve/FairCurve_DistributionOfTension.cxx | Diff File | ||
| mod - src/GeomLib/GeomLib_DenominatorMultiplier.cxx | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-03-17 13:17 |
|
New Issue | |
| 2016-03-17 13:17 |
|
Assigned To | => aml |
| 2016-03-17 14:33 | git | Note Added: 0051737 | |
| 2016-03-17 14:35 |
|
Note Added: 0051738 | |
| 2016-03-17 14:35 |
|
Assigned To | aml => msv |
| 2016-03-17 14:35 |
|
Status | new => resolved |
| 2016-03-17 14:35 |
|
Steps to Reproduce Updated | |
| 2016-03-17 15:47 |
|
Note Added: 0051744 | |
| 2016-03-17 15:47 |
|
Assigned To | msv => bugmaster |
| 2016-03-17 15:47 |
|
Status | resolved => reviewed |
| 2016-03-17 16:50 |
|
Assigned To | bugmaster => apv |
| 2016-03-18 13:15 |
|
Test case number | => Not needed |
| 2016-03-18 13:18 |
|
Note Added: 0051777 | |
| 2016-03-18 13:18 |
|
Assigned To | apv => bugmaster |
| 2016-03-18 13:18 |
|
Status | reviewed => tested |
| 2016-04-22 16:48 | bugmaster | Changeset attached | => occt master 6143f12f |
| 2016-04-22 16:48 | bugmaster | Status | tested => verified |
| 2016-04-22 16:48 | bugmaster | Resolution | open => fixed |
| 2016-05-20 12:23 | git | Note Added: 0054228 | |
| 2016-12-09 16:31 |
|
Status | verified => closed |
| 2016-12-09 16:37 |
|
Fixed in Version | => 7.1.0 |