Re: build breaks in dbaccess

2015-08-27 Thread Regina Henschel
Hi all, julien2412 schrieb: Hello Regina, I suppose it must have been fixed thanks to Michael's commit, see http://cgit.freedesktop.org/libreoffice/core/commit/?id=13cd7ea2b3123e24bb5ff29a8dcbb55a8fcf3859. Yes it is OK now, the build has finished now successful. Hi Michael, you are really fa

Re: build breaks in dbaccess

2015-08-26 Thread julien2412
Hello Regina, I suppose it must have been fixed thanks to Michael's commit, see http://cgit.freedesktop.org/libreoffice/core/commit/?id=13cd7ea2b3123e24bb5ff29a8dcbb55a8fcf3859. Julien -- View this message in context: http://nabble.documentfoundation.org/build-breaks-in-dba

Re: build breaks in dbaccess

2015-08-26 Thread Norbert Thiebaud
On Wed, Aug 26, 2015 at 2:27 PM, Regina Henschel wrote: > Hi all, > > I have started a clean debug build of trunk. It breaks in > /dbaccess/source/ui/dlg/dsselect.cxx > > The error message is: > > C:/LO_buildDebug/core/dbaccess/source/ui/dlg/dsselect.cxx(68) : error C2664: > 'void Button::SetClick

build breaks in dbaccess

2015-08-26 Thread Regina Henschel
Hi all, I have started a clean debug build of trunk. It breaks in /dbaccess/source/ui/dlg/dsselect.cxx The error message is: C:/LO_buildDebug/core/dbaccess/source/ui/dlg/dsselect.cxx(68) : error C2664: 'void Button::SetClickHdl(const Link &)' : cannot convert a 'Link' to 'const Link &' Reas