tesseract/src
Stefan Weil 2b75680e97 Fix compiler warnings
This fixes lots of warnings related to ERRCODE like the following one:

    src/ccutil/errcode.h:81:15: warning:
      declaration requires a global constructor [-Wglobal-constructors]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-06-16 18:20:32 +02:00
..
api Remove space at line endings 2019-05-17 14:36:45 +02:00
arch Remove unneeded 'SUBDIRS=' from 3 Makefile.am files 2019-04-04 19:31:39 +02:00
ccmain Fix compiler warnings 2019-06-16 18:20:32 +02:00
ccstruct Fix compiler warnings 2019-06-16 18:20:32 +02:00
ccutil Fix compiler warnings 2019-06-16 18:20:32 +02:00
classify Fix out-of-bounds writes in Classify::ReadNewCutoffs 2019-05-18 13:59:48 +02:00
cutil oldlist: Fix comments 2019-05-17 14:41:11 +02:00
dict MSVS support inttypes.h from VS 2015 2019-05-01 11:29:03 +02:00
lstm Add some of the lstm_choice_mode functionality to restore compatibility with the 4.0 Version 2019-04-30 15:33:52 +02:00
opencl OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
textord Fix compiler warnings 2019-06-16 18:20:32 +02:00
training Fix text2image compilation on C++17 compilers 2019-06-14 01:26:28 -07:00
viewer Fix Doxygen comment 2019-05-16 20:17:16 +02:00
vs2010/tesseract replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00
wordrec unittest: Fix and enable params_model_test 2019-05-01 11:21:29 +02:00