mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-07 05:47:37 +08:00
5ecc46c08e
A check on "end of file" is added to the reader.
13 lines
524 B
Plaintext
13 lines
524 B
Plaintext
puts "REQUIRED OCC27667 All: BinLDrivers_DocumentRetrievalDriver: error: shape section is not found"
|
|
puts "REQUIRED OCC27667 All: DDocStd_Open : Error"
|
|
|
|
puts "================"
|
|
puts "OCC27667"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################################
|
|
# OCAF binary persistence hangs on reading truncated CBF file
|
|
#######################################################################################
|
|
|
|
catch { Open [locate_data_file bug27667_broken_cbf.cbf] D }
|