To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71451
                 Issue #|71451
                 Summary|SRC680_m193: binfilter and 64bits...
               Component|porting
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|hr
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Sat Nov 11 10:24:50 -0800 
2006 -------
Hi,

module binfilter fails to build on x86_64 while compiling
binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:

../../../../inc/bf_sw/doc.hxx: In member function 'sal_Bool
binfilter::SwDoc::DeleteRowCol(const binfilter::SwSelBoxes&)':
../../../../inc/bf_sw/doc.hxx:1444: warning: converting to non-pointer type
'sal_Bool' from NULL
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
At global scope:
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1170:
error: prototype for 'UINT32 binfilter::XF_Buffer::GetNumFormat(UINT16)' does
not match any in class 'binfilter::XF_Buffer'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excxfbuf.hxx:211:
error: candidate is: ULONG binfilter::XF_Buffer::GetNumFormat(USHORT)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1170:
error: 'UINT32 binfilter::XF_Buffer::GetNumFormat(UINT16)' cannot be overloaded
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excxfbuf.hxx:211:
error: with 'ULONG binfilter::XF_Buffer::GetNumFormat(USHORT)'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
In constructor 'binfilter::ValueFormBuffer::ValueFormBuffer(UINT16)':
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1799:
error: cannot convert 'UINT32*' to 'ULONG*' in assignment
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
In member function 'void binfilter::ValueFormBuffer::_NewValueFormatX(String&)':
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1835:
error: no matching function for call to
'SvNumberFormatter::PutandConvertEntry(String&, USHORT&, INT16&, long unsigned
int&, int, LanguageType&)'
/data/oo/BuildDir/ooo_SRC680_m193_src/solver/680/unxlngx6.pro/inc/svtools/zforlist.hxx:433:
note: candidates are: BOOL SvNumberFormatter::PutandConvertEntry(String&,
USHORT&, short int&, sal_uInt32&, LanguageType, LanguageType)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
In member function 'void binfilter::ValueFormBuffer::_NewValueFormat5(String&)':
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1851:
error: no matching function for call to
'SvNumberFormatter::PutandConvertEntry(String&, USHORT&, INT16&, long unsigned
int&, int, LanguageType&)'
/data/oo/BuildDir/ooo_SRC680_m193_src/solver/680/unxlngx6.pro/inc/svtools/zforlist.hxx:433:
note: candidates are: BOOL SvNumberFormatter::PutandConvertEntry(String&,
USHORT&, short int&, sal_uInt32&, LanguageType, LanguageType)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
At global scope:
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1869:
error: prototype for 'UINT32
binfilter::ValueFormBuffer::__GetValueFormat(UINT16)' does not match any in
class 'binfilter::ValueFormBuffer'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excvfbff.hxx:79:
error: candidate is: ULONG binfilter::ValueFormBuffer::__GetValueFormat(USHORT)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1869:
error: 'UINT32 binfilter::ValueFormBuffer::__GetValueFormat(UINT16)' cannot be
overloaded
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excvfbff.hxx:79:
error: with 'ULONG binfilter::ValueFormBuffer::__GetValueFormat(USHORT)'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1876:
error: prototype for 'UINT32
binfilter::ValueFormBuffer::_GetValueFormatX5(UINT16)' does not match any in
class 'binfilter::ValueFormBuffer'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excvfbff.hxx:83:
error: candidate is: ULONG binfilter::ValueFormBuffer::_GetValueFormatX5(USHORT)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1876:
error: 'UINT32 binfilter::ValueFormBuffer::_GetValueFormatX5(UINT16)' cannot be
overloaded
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/excvfbff.hxx:83:
error: with 'ULONG binfilter::ValueFormBuffer::_GetValueFormatX5(USHORT)'
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:
In member function 'void binfilter::ValueFormBuffer::Init()':
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1907:
error: no matching function for call to 'SvNumberFormatter::PutEntry(String&,
USHORT&, INT16&, ULONG&, LanguageType&)'
/data/oo/BuildDir/ooo_SRC680_m193_src/solver/680/unxlngx6.pro/inc/svtools/zforlist.hxx:426:
note: candidates are: BOOL SvNumberFormatter::PutEntry(String&, USHORT&, short
int&, sal_uInt32&, LanguageType)
/data/oo/BuildDir/ooo_SRC680_m193_src/binfilter/bf_sw/source/filter/excel/sw_exctools.cxx:1918:
error: no matching function for call to
'SvNumberFormatter::PutandConvertEntry(String&, USHORT&, INT16&, long unsigned
int&, int, LanguageType&)'
/data/oo/BuildDir/ooo_SRC680_m193_src/solver/680/unxlngx6.pro/inc/svtools/zforlist.hxx:433:
note: candidates are: BOOL SvNumberFormatter::PutandConvertEntry(String&,
USHORT&, short int&, sal_uInt32&, LanguageType, LanguageType)
dmake:  Error code 1, while making 
'../../../../unxlngx6.pro/slo/sw_exctools.obj'

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to