• Stephan Bergmann's avatar
    Various #include <sal/log.hxx> fixups · 6ff2d84a
    Stephan Bergmann yazdı
    rtl/string.hxx and rtl/ustring.hxx both unnecessarily #include <sal/log.hxx>
    (and don't make use of it themselves), but many other files happen to depend on
    it.  Cleaned up some, but something like
    
      grep -FwL sal/log.hxx $(git grep -Elw \
        'SAL_INFO|SAL_INFO_IF|SAL_WARN|SAL_WARN_IF') -- \*.cxx)
    
    shows lots more files that potentially need fixing before the include can be
    removed from rtl/string.hxx and rtl/ustring.hxx.
    
    Change-Id: Ibf033363e83d37851776f392dc0b077381cd8b90
    6ff2d84a
Adı
Son kayıt (commit)
Son güncelleme
..
source/utility Loading commit data...
Library_i18nutil.mk Loading commit data...
Makefile Loading commit data...
Module_i18nutil.mk Loading commit data...
README Loading commit data...