View Issue Details

IDProjectCategoryView StatusLast Update
0031025CommunityOCCT:Codingpublic2019-10-04 10:10
Reportersraymond Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Product Version7.4.0 
Summary0031025: Coding - declared but unimplemented methods BRepBlend_AppSurf
DescriptionBRepBlend_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 ReproduceN/A
TagsNo tags attached.
Test case number

Relationships

related to 0024487 closedabv Open CASCADE Getting rid of generic CDL classes 
related to 0023997 feedbackabv Open CASCADE Getting rid of generic classes in DataExchange 

Activities

kgv

2019-10-03 12:46

developer   ~0087751

What kind of IDE do you use?
Visual Studio 2015 finds methods of this class without any issues.

sraymond

2019-10-03 13:04

developer   ~0087752

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

kgv

2019-10-03 13:09

developer   ~0087754

> 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

sraymond

2019-10-03 13:11

developer   ~0087755

I meant empty of functions implementations, maybe I missed something.

kgv

2019-10-03 13:15

developer   ~0087756

> #include <AppBlend_AppSurf.gxx>
AppBlend_AppSurf.gxx implements methods of BRepBlend_AppSurf class - this is a template instantiation generated from CDL template class.

sraymond

2019-10-03 13:18

developer   ~0087758

ok false alarm then. I guess we can close it.

kgv

2019-10-03 13:38

developer   ~0087760

Dear bugmaster,

please close the issue.

Issue History

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 abv Status feedback => closed
2019-10-04 10:10 abv Target Version 7.4.0 =>