libiff icon indicating copy to clipboard operation
libiff copied to clipboard

Portable, extensible parser for the Interchange File Format (IFF)

Results 7 libiff issues
Sort by recently updated
recently updated
newest added

Several tests are dependent on the output (several *.TEST files) of other tests: `readnestedform` and `searchforms-nestedform` are dependent on `writenestedform` `validcat.sh` and `readcat` are dependent on `writecat` `searchforms-form`, `lookupproperty-simple`, `validform.sh`,...

The INSTALL file says > the shell commands \`./configure; make; make install' should configure, build, and install this package. There is no `./configure` file.

## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), iffpp (latest master [0290be4](https://github.com/svanderburg/libiff/commit/0290be4ed3df0c1b8e8f5c24012cc75ba8870570)) ## Configure CFLAGS="-g -fsanitize=address" LDFLAGS="-fsanitize=address" ./configure ## Command line ./src/iffpp/.libs/lt-iffpp @@ ## AddressSanitizer output ``` ==59320==WARNING: AddressSanitizer failed...

## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), iffpp (latest master [0290be4](https://github.com/svanderburg/libiff/commit/0290be4ed3df0c1b8e8f5c24012cc75ba8870570)) ## Configure CFLAGS="-g -fsanitize=address" LDFLAGS="-fsanitize=address" ./configure ## Command line ./src/iffpp/.libs/lt-iffpp @@ ## Output ## AddressSanitizer output ``` ==2975==ERROR:...

Is this project still alive? ;) I need to integrate this library into my Amiga game engine written in C. I use CMake in it, so I thought I could...

https://github.com/paigeadele/derp/raw/master/amiga.iff if you want to play around and try to figure out why... https://github.com/paigeadele/derp/tree/master/screenshotutil Error: ``` laptop erratic # /usr/local/bin/ilbm2acbm -i amiga.iff -o amiga.acbm WARNING: Trailing IFF contents found: 66!...