[Oberon] Bug in AosUnzip or AosInflate?

Yaroslav Romanchenko mail at sage.com.ua
Mon Jan 15 23:02:34 MET 2007


My new application loads its own data from archive.

By the way there is two applications "IFS Viewer" and "Morphing IFS
ScreenSaver" for Bluebottle :)

Data is represented as binary (TRN) or text (XML) files.
Binary files are from FDESIGN program released to the public domain by
Doug Nelson.
When data is stored in "tar" archive, loading is worked Ok, but
relatively slow (about 15 sec. on Celeron 540 MHz).
And when the same data is stored in "zip" archive, loading speed is very
high, but some data corruption occurs. Last byte of data file is allways
set to 0X.
It's very simple to see if do replacement:
Data = "Sage.IFSData.tar"; to Data = "Sage.IFSData.zip"; in
Sage.IFSData.Mod

Examples of fractals that affected by last byte corruption:
ZIGZAG2.TRN, WEB.TRN, WINDY.TRN, TELEPHON.TRN, WARM.TRN, and etc.

Applications can be downloaded by this link:
http://www.box.net/public/5axkxyc3yo

---
Cheers, SAGE
http://sage.h15.ru/



More information about the Oberon mailing list