• Michael Stahl's avatar
    SvStream: remove the error prone operator<</>>(sal_Int64) · 3835dee3
    Michael Stahl yazdı
    As the recent regression after merging AOO patch adding code serializing
    "long" variables has shown, this overload (which was added in
    7b2a0e54) is a bad idea.
    
    In a unxlngx build, nm finds uses of the symbols _ZN8SvStreamrsERl
    and _ZN8SvStreamlsEl in these files:
    
    - sbxvalue.cxx: this appears to be a legitimate use with sal_Int64
    
    - dateitem.cxx: this was accidentally changed by commit
      9830fd36
    
    - atrfrm.cxx: this was added for Table Autoformat enhancement in
      7e8c0bd7, which is after the
      sal_Int64 operators were added, so the file format is now
      platform dependent
    
    Change-Id: I78352b5429b53612c4831cdb81b587b5de5180a9
    3835dee3
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa/cppunit Loading commit data...
source Loading commit data...
test 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...