What steps will reproduce the problem?
1. check out version 713
2. ./configure
3. see compilation bomb.
What is the expected output? What do you see instead?
expected output:
walter@nico:~>
actual output:
stopper.cpp: In member function ‘bool
tesseract::Dict::NoDangerousAmbig(WERD_CHOICE*, DANGERR*, bool,
BLOB_CHOICE_LIST_VECTOR*, bool*)’:
stopper.cpp:752:33: error: a function-definition is not allowed here before
‘{’ token
stopper.cpp:754:33: error: a function-definition is not allowed here before
‘{’ token
stopper.cpp:758:33: error: a function-definition is not allowed here before
‘{’ token
stopper.cpp:762:56: error: a function-definition is not allowed here before
‘{’ token
stopper.cpp:1014:1: error: expected ‘}’ at end of input
stopper.cpp: At global scope:
stopper.cpp:1014:1: error: expected ‘}’ at end of input
make[3]: *** [stopper.lo] Fehler 1
make[3]: Leaving directory `/tmp/tesseract-3.0/tess-svn/dict'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/tmp/tesseract-3.0/tess-svn'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/tmp/tesseract-3.0/tess-svn'
make: *** [tesseract] Fehler 2
What version of the product are you using? On what operating system?
713
Please provide any additional information below.
Original issue reported on code.google.com by walter.m...@googlemail.com on 29 Mar 2012 at 5:54
Original issue reported on code.google.com by
walter.m...@googlemail.com
on 29 Mar 2012 at 5:54