Re: [PATCH] xml2-config.in: fix regressions introduced by commit 2f2bf4b2c

Hugh McMaster via xml <[email protected]> Mon, 4 Nov 2019 22:59:49 +1100
Newsgroups gmane.comp.gnome.lib.xml.general
Message-ID <CAN9BcdvmvamdOf7CfmDMGVr7LcMwtCEz+kqs_AR0SHkUeRL70A@mail.gmail.com>
On Sat, 2 Nov 2019 at 23:15, Dmitry V. Levin wrote:
>
> One of regressions introduced by commit
> 2f2bf4b2caa1cb9a4a5039b7a44db101943382d1 aka v2.9.10-rc1~56 is that
> cflags and libs variables are used uninitialized, resulting to
> the following behaviour:
>
> $ cflags=foo libs=bar sh ./xml2-config.in --prefix
> @prefix@
> foo bar

An interesting use case, but definitely a regression.

Sorry about that.

--
Hugh McMaster