DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0022944

TopOpeBRepTool_traceSTATE.cxx

CommunityOCCT:Modeling Algorithmsclosed5 public notes

Search issues

Description

The lines 35 and 37 declare Standard_EXPORT twice:

Standard_EXPORT Standard_EXPORT Standard_Boolean TopOpeBRepTool_GettraceCL2DDR(const TopAbs_State S)

Standard_EXPORT Standard_EXPORT Standard_Boolean TopOpeBRepTool_GettraceCL2DDR()

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Author
patch uploaded
02Commenter 2
Patch has been applied and reviewed without remarks.

Branch http://svn/svn/occt/branches/OCC22944 is ready for testing.

Please test.
03Commenter 3
Dear Commenter 1,
Workbench KAS:dev:mkv-22944-occt was created from SVN branch http://svn/svn/occt/branches/OCC22944
(and mkv-22944-products from trunk) and compiled on Linux platform.

There are not regressions in mkv-22944-products regarding to KAS:dev:products-20120210-opt

See results in /QADisk/occttests/results/KAS/dev/mkv-22944-products_15022012/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20120210-opt_10022012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification
04Commenter 1
Integrated into trunk of occt repository

Date: 2012-02-17 11:38:42 +0400 (Fri, 17 Feb 2012)
New Revision: 10493

Modified:
   trunk/src/TopOpeBRepTool/TopOpeBRepTool_traceSTATE.cxx
05Author
Verified. Please close.