To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43553
                  Issue #:|43553
                  Summary:|sc/source/filter/excel/xeview.cxx and GetRoot()
                Component:|Spreadsheet
                  Version:|680m81
                 Platform:|PowerPC
                      URL:|
               OS/Version:|Mac OS X
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|dr
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Feb 25 11:03:23 -0800 
2005 -------
Hi,

on MacOS X with gcc 3.3:

iMac:~ oo$ gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/Users/oo/BuildDir/ooo_SRC680_m81_src/sc/source/filter/excel/xeview.cxx: In
member function `void XclExpTabViewSettings::WriteWindow2(XclExpStream&) const':
/Users/oo/BuildDir/ooo_SRC680_m81_src/sc/source/filter/excel/xeview.cxx:400:
error: parse error before `,' token
/Users/oo/BuildDir/ooo_SRC680_m81_src/sc/source/filter/excel/xeview.cxx: In
member function `void XclExpTabViewSettings::WritePane(XclExpStream&) const':
/Users/oo/BuildDir/ooo_SRC680_m81_src/sc/source/filter/excel/xeview.cxx:412:
error: parse error before `,' token
dmake:  Error code 1, while making '../../../unxmacxp.pro/slo/xeview.obj'
'---* tg_merge.mk *---'

Replacing GetRoot() with *this fixed this.

---------------------------------------------------------------------
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