block 393273 by 396528
thanks

Hi,

It would be preferrable to fix hunspell to be compilable
on arm. Since it compiles and fails only a few tests, it's
probably doable. Usually arm-specific porting issues 
are related either to the arm's mixed-endian double, or 
struct packing.

I can provide an account on arm machine for debugging.

The failing tests:

=============================================
Fail in flagutf8.good. Good words recognised as wrong:
foo
foos
foosbar
foosbaz
unfoo
unfoos
unfoosbar
unfoosbaz
XFAIL: flagutf8.test

=============================================
Fail in break.wrong. Bad words recognised as good:
foo–bax
fox–bar
foo-bar–fox-bar
foo-bax–foo-bar
FAIL: break.test

=============================================
Fail in compoundrule5.wrong. Bad words recognised as good:
.25
FAIL: compoundrule5.test

=============================================
Fail in checksharpsutf.good. Good words recognised as wrong:
Abstoß
ABSTOSS
FAIL: checksharpsutf.test

=============================================
Fail in maputf.sug. Bad suggestion?
1,2d0
< Frühstück
< tükörfúró
XFAIL: maputf.test



Reply via email to