-
Thomas Arnhold yazdı
...result still unsigned at sw/source/filter/ww8/docxsdrexport.cxx(441) Just use SAL_{MAX,MIN}_INT32 (change -2147483648 to (-2147483647-1)) which fixes this warning for MSVC. Change-Id: Ia039906602d3b00193a364bddb81626afa928f2d
762b160d