[Skiboot] [TRIVIAL][PATCH] Move away from tempfile
Balbir Singh
bsingharora at gmail.com
Mon Jul 18 13:37:53 AEST 2016
On Mon, Jul 18, 2016 at 01:36:09PM +1000, Stewart Smith wrote:
> Balbir Singh <bsingharora at gmail.com> writes:
> > From: Balbir Singh <bsingharora at gmail.com>
> >
> > tempfile is not available across distros and from the BUGS in the man
> > page
> >
> > tempfile is deprecated; you should use mktemp(1) instead.
> >
> > Signed-off-by: Balbir Singh <bsingharora at gmail.com>
>
>
> Vasant managed to find the same thing at about the same time. So, fix
> for this has been pushed to master as of 8f54232.
>
Thanks! I thought I did a git pull, ran make check and ran into the
issue again.
Balbir
More information about the Skiboot
mailing list