On Fri, 14 Apr 2017, Robert Luberda wrote: > The patch looks OK. The addition of -D_GNU_SOURCE flag causes warnings > during compilation of files that already #define _GNU_SOURCE, but this > is easy to fix by using #define in main.c.
Hm ok… as long as the definition is before *any* inclusion.
But since you seem to have thrown away asprintf() calls,
it’s no longer needed either.
bye,
//mirabilos
--
Yes, I hate users and I want them to suffer.
-- Marco d'Itri on gmane.linux.debian.devel.general

