0023947: Eliminate trivial compiler warnings in MSVC++ with warning level 4
[occt.git] / tests / bugs / modalg_1 / buc60462_2
index a58e92f..0795dac 100755 (executable)
@@ -1,7 +1,4 @@
-puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
-puts "TODO OCC12345 ALL: Faulty : mistakes are found in checked shape by checkshape command"
-puts "TODO OCC12345 ALL: Error : The square of result shape is"
-
+puts "TODO OCC12345 windows: Faulty shapes in variables faulty_1 to faulty_"
 
 puts "=========="
 puts "BUC60462"
@@ -15,12 +12,7 @@ puts "Fuse begin"
 bfuse result a b
 puts "Fuse end"
 
-set che [checkshape result r]
-if { [regexp {OK} $che] != 1 } {
-    puts "Faulty : mistakes are found in checked shape by checkshape command"
-} else {
-    puts "Checking by checkshape - OK"
-}
+checkshape result r
 
-set square 0
+set square 89562.1
 set 2dviewer 0