Jitka Plesníková
Jitka Plesníková
Sorry for delay, but I was a bit busy. > 1. Can you reproduce the error if you simply repeat your process? I can reproduce it with version 6.08. I...
Hi @pali , yes, it is also in DBD::MariaDB. mariadb_st_finish() calls mariadb_db_async_result() without checking return value.
The content of LICENSE was marked in SPDX as license [HP-1989](https://github.com/spdx/license-list-XML/issues/2019#issuecomment-1634809827) Could you please update the Makefile.PL and LICENSE content?
The issue is still valid with `perl-5.42.0-RC1.tar.xz`.
> > The issue is still valid with `perl-5.42.0-RC1.tar.xz`. > > Please confirm whether it is a bug and whether it needs to be modified. The failure is still here...
> > > > The issue is still valid with `perl-5.42.0-RC1.tar.xz`. > > > > > > > > > Please confirm whether it is a bug and whether it...
> Do you have a `CC` environment variable set? Could you try using this patch? > > ``` > diff --git i/dist/ExtUtils-CBuilder/t/03-cplusplus.t w/dist/ExtUtils-CBuilder/t/03-cplusplus.t > index c87fefd7b1..c85b93f05b 100644 > --- i/dist/ExtUtils-CBuilder/t/03-cplusplus.t...