https://issues.apache.org/ooo/show_bug.cgi?id=119716
--- Comment #10 from bjcheny <[email protected]> --- The patch breaks the build in chart2 module. Please help check. /Users/bjcheny/aoo/trunk/main/chart2/source/tools/InternalDataProvider.cxx:787: error: declaration of 'virtual com::sun::star::uno::Reference<com::sun::star::chart2::data::XDataSequence> chart::InternalDataProvider::createDataSequenceByRangeRepresentationAndRole(const rtl::OUString&, sal_Bool)' throws different exceptions ../inc/InternalDataProvider.hxx:140: error: than previous declaration 'virtual com::sun::star::uno::Reference<com::sun::star::chart2::data::XDataSequence> chart::InternalDataProvider::createDataSequenceByRangeRepresentationAndRole(const rtl::OUString&, sal_Bool) throw (com::sun::star::lang::IllegalArgumentException, com::sun::star::uno::RuntimeException)' (In reply to comment #8) -- You are receiving this mail because: You are the assignee for the bug.
