• Stephan Bergmann's avatar
    -Werror,-Wtautological-constant-compare (Clang 6) · cb19a1ab
    Stephan Bergmann yazdı
    ...making Fraction::HasOverflowValue() always return false on all platforms,
    regardless of size of long, since 331e2e5e
    "long->sal_Int32 in Fraction" changed Fraction::Impl::value from
    boost::rational<sal_Int64> to boost::rational<sal_Int32>, and changed the limits
    to compare with in Fraction::HasOverflowValue from long to sal_Int32.
    
    Change-Id: I226ca240d6092ac803a1f65a363b1384903da17a
    cb19a1ab
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa/cppunit Loading commit data...
source Loading commit data...
CppunitTest_tools_test.mk Loading commit data...
CustomTarget_reversemap.mk Loading commit data...
Executable_bestreversemap.mk Loading commit data...
Library_tl.mk Loading commit data...
Makefile Loading commit data...
Module_tools.mk Loading commit data...
README Loading commit data...
StaticLibrary_ooopathutils.mk Loading commit data...