> On Aug 20, 2020, at 3:15 PM, Matthias Seidel <matthias.sei...@hamburg.de> 
> wrote:
> 
> Hi Dave,
> 
> Am 21.08.20 um 00:09 schrieb Dave Fisher:
>> Hi Matthias and Jim,
>> 
>> We need 4.1.8 to cherry pick openssl 1.0.1 from 4.2.
> 
> Isn't it 1.0.2t?

Yes, at least ...

> 
> But I am not a developer, simple cherry-picking did not work for me...
> 
> BTW: For 1.0.2t we need NASM for the Windows build. Works for
> trunk/AOO42X, shouldn't be a problem for 4.1.8.

If we don’t make the change then it won’t be until 4.2.0 that we can maneuver 
to fix the Update Checks.

Regards,
Dave

> 
> Regards,
> 
>    Matthias
> 
>> 
>> Plus Pedro would like some help here.
>> 
>>> On Aug 20, 2020, at 2:57 PM, Pedro Lino <pedro.l...@mailbox.org> wrote:
>>> 
>>> Hi Don
>>> 
>>>> Try patching solenv/inc/unxlng.mk and solenv/gbuild/platform/linux.mk to
>>>> add "-std=gnu++98" to CFLAGSCXX.  I recommend doing this for 4.2.0 and
>>>> trunk as well.  
>>> I have no idea how to do that... I'm just an advanced user ;)
>>> I can compile branch 4.2.x without problems (haven't tried trunk). My 
>>> problem is with branch 4.1.8...
>>> 
>>>> Newer versions of gcc default to compiling with more
>>>> modern C++ standards and spew lots of warnings about old C++ stuff in
>>>> our code.  Telling the compiler to use an older C++ standard that is
>>>> more compatible with our code base will greatly reduce the
>>>> warnings/errors.
>>> Yes, that seems to be the problem. Too many errors :)
>> Regards,
>> Dave
>> 
>>> Regards,
>>> Pedro
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to