Benjamin Buchfink

Results 445 comments of Benjamin Buchfink

Ok, I guess this is settled then. Will take care of the compiler errors.

I hope this compiles now: 63b3e686f41272851a87c632441ba8c6484a2fe2

Hi Andreas, I'll try to track down the errors, but I may need a couple of days for this.

Status: I'm in the process of acquiring access to an IBM POWER system so I can track down this error.

I fixed a big-endian related bug and added the other architectures to the travic ci including unit test. https://travis-ci.org/github/bbuchfink/diamond/builds/687760195 Clang on powerpc fails due to some problem with altivec and...

I fixed the remaining powerpc issue. Not sure why the s390x tests are failing, the output appears to be correct as far as I can tell. Could you tell me...

Could you try this again with the latest commit?

I see, you are using a database file created on a little-endian system. I'll try to get the formats compatible.

I added endianness conversion to everything now except for some of the taxonomy features.

@tillea The latest release now should have endianness conversion for everything, and should work at least according to the travis ci: https://travis-ci.org/github/bbuchfink/diamond/builds/693404907