On 18.05.24 2:51 PM, Dr. David Alan Gilbert wrote:
It looks like others started hitting it; see:
https://gerrit.libreoffice.org/c/core/+/167806
Run into the same issue on a VM with Arch Linux. Latest master compiles now
flawless.
OpenPGP_signature.asc
Description: OpenPGP digital signature
On 18/05/2024 14:51, Dr. David Alan Gilbert wrote:
...
It looks like others started hitting it; see:
https://gerrit.libreoffice.org/c/core/+/167806
(I believe as a windows user)
Ok.
BTW, I could run a full build on Win10 with master sources updated today
(but without enable-dbgutil).
I d
* Julien Nabet (serval2...@yahoo.fr) wrote:
> On 17/05/2024 15:47, Dr. David Alan Gilbert wrote:
> > Hi,
> >I'm getting:
> >
> > workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:87:207:
> > error: initialization of ‘struct st_mysql_client_plugin *’ from
> > incompati
Hi,
I'm getting:
workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:87:207:
error: initialization of ‘struct st_mysql_client_plugin *’ from incompatible
pointer type ‘struct st_mysql_client_plugin_AUTHENTICATION *’
[-Wincompatible-pointer-types]
87 |(struct st_my
On 17/05/2024 15:47, Dr. David Alan Gilbert wrote:
Hi,
I'm getting:
workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:87:207:
error: initialization of ‘struct st_mysql_client_plugin *’ from incompatible
pointer type ‘struct st_mysql_client_plugin_AUTHENTICATION *’
[