To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=41456 Issue #:|41456 Summary:|build break in |desktop/source/deployment/manager/dp_manager.cxx Component:|framework Version:|680m74 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|tm Reported by:|cloph
------- Additional comments from [EMAIL PROTECTED] Thu Jan 27 05:00:00 -0800 2005 ------- Not sure whether this is the right component, please reassign if necessary. When compiling m74 with older compiler (in this case gcc 3.2) the build will break in desktop with following error: /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:625: parse error before `+' token/home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:627: declaration of `InteractionClassification_QUERY' not in a namespace surrounding `com::sun::star::task' /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:627: declaration of `com::sun::star::task::InteractionClassification_QUERY' not in a namespace surrounding `com::sun::star::task' /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:628: parse error before `)' token/home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:633: could not convert `dp_manager::nameClashResolveRequest(...)' to `const com::sun::star::uno::Any&' ../inc/dp_interact.h:145: in passing argument 1 of `bool dp_misc::interactContinuation(const com::sun::star::uno::Any&, const com::sun::star::uno::Type&, const com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>&, bool*, bool*)' /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:636: no match for `String + com::sun::star::uno::Any&' operator /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:642: no match for `String + com::sun::star::uno::Any&' operator /home/cl/programming/shadow/desktop/source/deployment/manager/dp_manager.cxx:649: no matching function for call to `dp_manager::PackageManagerImpl::removePackage_(com::sun::star::uno::Any&, const com::sun::star::uno::Reference<com::sun::star::task::XAbortChannel>&, const com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>&)' (full listing see attachment) The error is the same cause as issue 38506 and issue 38504 and issue 41023 --------------------------------------------------------------------- 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]
