1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/fclasses/bug24533
dbv 63c629aa3a 0025266: Debug statements in the source are getting flushed on to the console
Output to cout activated previously in Debug mode by #ifdef DEB is suppressed by using macro <PACKAGE>_DEB instead of DEB
2014-10-16 16:44:56 +04:00

12 lines
253 B
Plaintext
Executable File

puts "========"
puts "OCC24533"
puts "========"
puts ""
####################################################
## Use 0 to check null handle instead of UndefinedHandleAccess
####################################################
pload QAcommands
OCC24533