DiscussionsIssue archiveOCCT:Application Framework

Archived issue #0028972

A not useful message is printed on copying of data in OCAF

Open CASCADEOCCT:Application Frameworkclosed5 public notes

Search issues

Description

A not useful message is printed on copying of data in OCAF. It happens if copying is performed within the same document. It prints "SAME Data" many many times filling-in the console window... Indeed, the message is quite useless.

Steps to reproduce

Recompile TKLCAF with OCCT_DEBUG precompiler option.
Run Draw:

pload ALL
NewDoc D
SetInteger D 0:1 23
CopyLabel D 0:1 0:2
THE SAME Data

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Fri Aug 4 13:42:42 2017 +0300

    0028972: A not useful message is printed on copying of data in OCAF
02Author
03Commenter 3
Reviewed. Please, test.
04Commenter 1
Combination -
OCCT branch : [archived branch] : [revision removed]
Products branch : [archived branch]
was compiled on Linux, MacOS and Windows platforms and tested on optimize mode.

Number of compiler warnings:

OCCT :
Linux: 0 (0 on master)
Windows: 0 (0 on master)
MacOS : 0 (0 on master)

Products :
Linux: 5 (5 on master)
Windows: 0 (0 on master)
MacOS : 0 (0 on master)

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:

Windows:
OCCT
Total CPU difference: 17330.010689098726 / 17295.75286949859 [+0.20%]
Producst
Total CPU difference: 7688.758886599963 / 7720.302288799964 [-0.41%]

Linux:
OCCT
Total CPU difference: 19451.89000000023 / 19456.560000000376 [-0.02%]
Products
Total CPU difference: 7703.40000000009 / 7725.120000000072 [-0.28%]

Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]