• Stephan Bergmann's avatar
    Let C++ inline functions return bool instead of sal_Bool · e3133ae2
    Stephan Bergmann yazdı
    ...to improve diagnosing misuses of boolean expressions in client code (cf.
    compilerplugins/clang/implicitboolconversion.cxx).  This change should be
    transparent to client code.
    
    Missing overloads of insert() for bool have been added to OStringBuffer and
    OUStringBuffer (which required dropping one !VALID_CONVERSION check that would
    now pick that overload, but would be flagged by
    compilerplugins/clang/pointertobool.cxx).
    
    Change-Id: I2d64cd923b8f47bfaa31e753def6515c29a3f8c9
    e3133ae2
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
source Loading commit data...
test Loading commit data...
util Loading commit data...
Library_bootstrap.mk Loading commit data...
Library_introspection.mk Loading commit data...
Library_invocadapt.mk Loading commit data...
Library_invocation.mk Loading commit data...
Library_javaloader.mk Loading commit data...
Library_javavm.mk Loading commit data...
Library_namingservice.mk Loading commit data...
Library_proxyfac.mk Loading commit data...
Library_reflection.mk Loading commit data...
Library_stocservices.mk Loading commit data...
Makefile Loading commit data...
Module_stoc.mk Loading commit data...
README Loading commit data...
unosdk.mk Loading commit data...