missing implementation for GeomConvert_CompCurveToBSplineCurve::Clear()

In GeomConvert_CompCurveToBSplineCurve ,in the header file, there is a definition for the function "Clear()", but linker is complaining that this function is not in the lib.
I looked in the source and indeed could not find it? Is it obsolete?

GeomConvert_CompCurveToBSplineCurve::Clear()

Andrey BETENEV's picture

Hello,

Thank you for the report; I have recorded an issue #24992. Next time please record this kind of issues directly in Mantis.

Andrey

Guido van Hilst not specified's picture

Hi Andrey,

Thank you for reply.
I was looking to put it in Mantis, but how can I get access to submit issues to Mantis?

Guido

Andrey BETENEV's picture

Hello Guido,

Just login to Mantis using the same username and password as on this portal, then select Project: "Community" in the combo-box at the right top corner, and click "Report Issue".

Andrey