View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031025 | Community | OCCT:Coding | public | 2019-10-03 10:53 | 2019-10-04 10:10 |
Reporter | sraymond | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
Product Version | 7.4.0 | ||||
Summary | 0031025: Coding - declared but unimplemented methods BRepBlend_AppSurf | ||||
Description | BRepBlend_AppSurf None of the methods are implemented and searching references to this class with an ide leads to no results, maybe you should consider removing this class. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
What kind of IDE do you use? Visual Studio 2015 finds methods of this class without any issues. |
|
I use Qt creator, with cmake generator. Visual studio code gave me the same result. The tool find reference to symbol shows no result and the file BRepBlend_AppSurf_0.cxx is empty. I've just tried with VS 2017 and it warns me about function definition not found |
|
> and the file BRepBlend_AppSurf_0.cxx is empty. This file is not empty for me: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blob;f=src/BRepBlend/BRepBlend_AppSurf_0.cxx |
|
I meant empty of functions implementations, maybe I missed something. |
|
> #include <AppBlend_AppSurf.gxx> AppBlend_AppSurf.gxx implements methods of BRepBlend_AppSurf class - this is a template instantiation generated from CDL template class. |
|
ok false alarm then. I guess we can close it. |
|
Dear bugmaster, please close the issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-03 10:53 | sraymond | New Issue | |
2019-10-03 10:53 | sraymond | Assigned To | => kgv |
2019-10-03 12:06 | kgv | Summary | declared but unimplemented methods BRepBlend_AppSurf => Coding - declared but unimplemented methods BRepBlend_AppSurf |
2019-10-03 12:06 | kgv | Description Updated | |
2019-10-03 12:46 | kgv | Note Added: 0087751 | |
2019-10-03 12:46 | kgv | Assigned To | kgv => sraymond |
2019-10-03 12:46 | kgv | Status | new => feedback |
2019-10-03 12:48 | kgv | Relationship added | related to 0024487 |
2019-10-03 12:49 | kgv | Relationship added | related to 0023997 |
2019-10-03 13:04 | sraymond | Note Added: 0087752 | |
2019-10-03 13:09 | kgv | Note Added: 0087754 | |
2019-10-03 13:11 | sraymond | Note Added: 0087755 | |
2019-10-03 13:15 | kgv | Note Added: 0087756 | |
2019-10-03 13:18 | sraymond | Note Added: 0087758 | |
2019-10-03 13:38 | kgv | Note Added: 0087760 | |
2019-10-03 13:38 | kgv | Assigned To | sraymond => bugmaster |
2019-10-03 13:38 | kgv | Resolution | open => no change required |
2019-10-03 13:38 | kgv | Target Version | 7.5.0 => 7.4.0 |
2019-10-04 10:10 |
|
Status | feedback => closed |
2019-10-04 10:10 |
|
Target Version | 7.4.0 => |