Skip to content
Snippets Groups Projects
J. Neuschäfer's avatar
commented on issue #23 "exempi 2.5.2 `make check` fails on big endian (was: alpine linux mips64)" at libopenraw / exempi

FWIW, the new meson build system in current master doesn't build the samples or run the sample tests, so the bug isn't visible anymore.

Miloš Komarčević's avatar
commented on issue #21 "Building and installing exempi on Windows" at libopenraw / exempi

See also https://github.com/msys2/MINGW-packages/pull/21175

Hubert Figuiere's avatar
commented on issue #21 "Building and installing exempi on Windows" at libopenraw / exempi

I use...

Miloš Komarčević's avatar
commented on issue #21 "Building and installing exempi on Windows" at libopenraw / exempi

Looks like now meson on master is a better route to Windows support. 👍 @hub...

Hubert Figuiere's avatar
commented on issue #32 "No data returned for files that DO contain XMP data" at libopenraw / exempi

Is there an XMP packet? Not compressed? As per XMP Specification Part 3: 1.6.1.

Hubert Figuiere's avatar
commented on issue #32 "No data returned for files that DO contain XMP data" at libopenraw / exempi

There is no handler for PDF....

workflowsguy's avatar
opened issue #32 "No data returned for files that DO contain XMP data" at libopenraw / exempi
Hubert Figuiere's avatar
commented on merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi

So yeah having this pass would be progress.

Hubert Figuiere's avatar
commented on merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi

this is probably more due to the lack of coverage. Lots of formats aren't tested.

matoro1's avatar
commented on merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi

I tested this on big-endian ppc64 to investigate. There's only one failing test in the exempi test suite on big-endian:...

Hubert Figuiere's avatar
commented on merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi

note that I suspect this is utterly broken on SPARC anyway since it's a big endian platform and in a lot of place there is code that don't look end...

Hubert Figuiere's avatar
commented on merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi

Given that it is code changes in the Adobe code:...

matoro1's avatar
opened merge request !8 "Use correctly-aligned codepaths on all platforms, not just Solaris & ARM" at libopenraw / exempi