I'm getting:

pstat.c:192:3: error: ignoring return value of ‘asprintf’, declared with
attribute warn_unused_result [-Werror=unused-result]
   asprintf(&path, "/proc/%d/stat", pid);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Thanks!

Blake


On Sun, Jun 28, 2020 at 4:26 PM Chris Moller <mol...@mollerware.com> wrote:

> I committed the unused variable patch and also stuck the source code
> location ./configure option back in:
>
> ./configure
> --with-apl-source-dir=/home/moller/personal/tinkering/gnuapl/trunk/src
>
>
>
>
>

Reply via email to