[Libreoffice] [PATCH] Basic Currency Issues #i31001# to #i107277#

Tor Lillqvist tlillqvist at novell.com
Wed Dec 22 02:13:32 PST 2010


It seems that this patch is now in master, and it causes compilation errors on Windows (slightly edited compiler messages for brevity):

sbxdec.cxx(735) : error C2065: 'n' : undeclared identifier
sbxdec.cxx(749) : error C2039: 'pULong64' : is not a member of 'SbxValues'
sbxdec.cxx(749) : error C3861: 'ImpDoubleToUINT64': identifier not found
sbxdec.cxx(756) : error C2039: 'pLong64' : is not a member of 'SbxValues'
sbxdec.cxx(756) : error C3861: 'ImpDoubleToINT64': identifier not found
sbxdec.cxx(759) : error C2196: case value '16390' already used
sbxdec.cxx(763) : error C2039: 'pLong64' : is not a member of 'SbxValues'

--tml



More information about the LibreOffice mailing list