Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On 18/04/2014 11:00, Miklos Vajna wrote:
Hi Julien,

On Thu, Apr 17, 2014 at 11:53:43PM -0700, julien2412 <serval2412@yahoo.fr> wrote:
On pc Debian x86-64 with master sources updated today + make clean, I've got
this:
In file included from
/home/julien/compile-libreoffice/libo/basic/source/runtime/methods1.cxx:41:0:
/home/julien/compile-libreoffice/libo/basic/source/inc/runtime.hxx: In
function ‘void SbRtl_CallByName(StarBASIC*, SbxArray&, sal_Bool)’:
/home/julien/compile-libreoffice/libo/basic/source/inc/runtime.hxx:351:10:
error: ‘void SbiRuntime::StepSET_Impl(SbxVariableRef&, SbxVariableRef&,
bool)’ is private
What is the exact commit? Seeing that
<http://tinderbox.libreoffice.org/MASTER/status.html> is quite green,
one wonders if you just need to pull and try again. :-)
I git updated again (I6c1f8dc33e3ba3257044889d7aae1223572590e9) and had the same: In file included from /home/julien/compile-libreoffice/libo/basic/source/runtime/methods1.cxx:41:0: /home/julien/compile-libreoffice/libo/basic/source/inc/runtime.hxx: In function ‘void SbRtl_CallByName(StarBASIC*, SbxArray&, sal_Bool)’: /home/julien/compile-libreoffice/libo/basic/source/inc/runtime.hxx:351:10: error: ‘void SbiRuntime::StepSET_Impl(SbxVariableRef&, SbxVariableRef&, bool)’ is private void StepSET_Impl( SbxVariableRef& refVal, SbxVariableRef& refVar, bool bDefaultHandling = false );
          ^
/home/julien/compile-libreoffice/libo/basic/source/runtime/methods1.cxx:184:65: error: within this context
                     pRT->StepSET_Impl( pValVar, rFindVar, false );
                                                                 ^
make[1]: *** [/home/julien/compile-libreoffice/libo/workdir/CxxObject/basic/source/runtime/methods1.o] Erreur 1
make[1]: *** Attente des tâches non terminées....
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
make: *** [build] Erreur 2
julien@julienPC:~/compile-libreoffice/libo$ git log -1
commit 8b7aff3d430649eed279a81984cb6f5c8a1a4f66
Author: Tor Lillqvist <tml@collabora.com>
Date:   Fri Apr 18 13:36:34 2014 +0300

    Unused functions

    Change-Id: I6c1f8dc33e3ba3257044889d7aae1223572590e9
julien@julienPC:~/compile-libreoffice/libo$

Julien



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.