To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84605
                 Issue #|84605
                 Summary|Patch to build with g++ 3.3.5
               Component|Spreadsheet
                 Version|680m239
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|npower
             Reported by|erack





------- Additional comments from [EMAIL PROTECTED] Sat Dec 15 20:19:41 +0000 
2007 -------
The attached patch is needed to be able to build sc/source/ui/vba/vbawindows.cxx
with g++ 3.3.5, e.g. unxlngi4

Interesting compiler confusion, resulting message:

.../sc/source/ui/vba/vbawindows.cxx: In constructor
`WindowsAccessImpl::WindowsAccessImpl(const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&)':
.../sc/source/ui/vba/vbawindows.cxx:145: error: type specifier omitted for
parameter `m_xContext'
.../sc/source/ui/vba/vbawindows.cxx:145: error: type specifier omitted for
parameter `xModel'
.../sc/source/ui/vba/vbawindows.cxx:147: error: request for member `getCaption'
in `window', which is of non-aggregate type `ScVbaWindow
()(com::sun::star::uno::Reference<org::openoffice::vba::XHelperInterface> 
(*)())'

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