History log of /external/srec/tools/thirdparty/OpenFst/fst/lib/map.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
73018b4a1d088cdda0e7bd059fddf1f308a8195a 29-May-2014 Ian Rogers <irogers@google.com> Fix 64-bit issues and compiler warnings.

Enabled -Werror on a 64-bit host build (BUILD_HOST_64bit=1), ignored
unused parameter warnings and then cleaned up what remained. The most
concerning issue was always true comparisons caused by comparing an
unsigned int with a size_t.

Migrate C++ code to use C++11.
/external/srec/tools/thirdparty/OpenFst/fst/lib/map.h
ea4ad6085a8661b5513c394316108c0ef26f3e7b 19-Feb-2012 Al Sutton <al@funkyandroid.com> Xcode 4.3 compatibility checkin

The update compiler in Xcode 4.3 (and 4.4) requires lookups into dependant
bases of class templates to be qualified. This checkin fixes the issues
raised by the compiler by implementing the this-> recommendation from
the llvm page at http://clang.llvm.org/compatibility.html#dep_lookup_bases

Signed-off-by: Al Sutton <al@funkyandroid.com>
/external/srec/tools/thirdparty/OpenFst/fst/lib/map.h
4a68b3365c8c50aa93505e99ead2565ab73dcdb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/srec/tools/thirdparty/OpenFst/fst/lib/map.h
e6733b78b94eb6701345e1a7244ab54dad60d47d 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/srec/tools/thirdparty/OpenFst/fst/lib/map.h
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/srec/tools/thirdparty/OpenFst/fst/lib/map.h