Hello Elbert,

Elbert Pol wrote:
Did not change any but check fails...

c++ -Wall -W -O2 -DPROGVERSION=\"0.21-pre1\" -c -o ocrcheck.o ocrcheck.cc
c++ -Zexe -Zomf -o ocrcheck ocrcheck.o libocrad.a
testing ocrad-0.21-pre1..........................................
expected "0ol23456789ABcDEFGHIJKLMNÑopQRsTuvwxYz"
produced "|[| ]__|_
l_q|_iE.
| |7EpLEi__IIE_F_C.illl_[rN_IIM[n±_CIF_S|_|iI\r_rXr
Lr_"
...
tests failed.
make.exe: *** [check] Error 1

Any idea ?

No this time. :-(

I finally forgot to set stdin in binary mode in 0.21-pre1, but this should not produce this failure because the test does read from file.

I'll fix binary mode stdin for 0.21-pre2. I hope you'll be able to find the cause of this failure before that.


Best regards,
Antonio.


_______________________________________________
Bug-ocrad mailing list
Bug-ocrad@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-ocrad

Reply via email to