Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-08-22 Thread Damjan Jovanovic
On Sat, May 28, 2022 at 6:54 PM Arrigo Marchiori wrote: > Hello Damjan, All, > > On Sat, May 28, 2022 at 03:22:53PM +0200, Damjan Jovanovic wrote: > > > On Sat, May 28, 2022 at 11:48 AM Arrigo Marchiori > > > wrote: > > > > > Hello Damjan, > > > > > > On Sat, May 28, 2022 at 11:12:45AM +0200,

--with-system-boost breaks build in vcl, --without in configmgr

2022-08-22 Thread Damjan Jovanovic
Hi --with-system-boost and boost-libs version 1.80.0, fails in the vcl module in a lengthy error pasted later. An earlier version of boost-libs failed too, possibly 1.79 or so. --without-system-boost fails in the configmgr module instead, due to a tuple definition bug in boost. Luckily I managed

glib >= 2.71.0 breaks the build in the avmedia module (FreeBSD / Linux)

2022-08-22 Thread Damjan Jovanovic
Hi Apparently in some recent glib commit, probably f304df34c7335526ef08701dc0b4a35f03299249 first released in 2.71.0, they changed a macro in a way that fixes warnings with C, but fails to compile with stricter C++ compilers (Clang 8, 9, 10, 12 and 13 on FreeBSD, but probably GCC+Linux too).

Re: Portable version (Re: OLE: VBS "Automation_Bridge" to ooRexx

2022-08-22 Thread Rony G. Flatscher
Hi Matthias, On 21.08.2022 16:22, Matthias Seidel wrote: I almost forgot to answer... :) This is great work (although I only understand a bit of it). Could this also work with Object REXX from OS/2 [1]? If there was an OS/2 version of ooRexx and someone compiled BSF4ooRexx.cc for OS/2,