Hi Matt, Matt Wette <matt.we...@gmail.com> skribis:
>>From 71ff7e79369a4514a961fc5cf76593b254c32d4c Mon Sep 17 00:00:00 2001 > From: Matt Wette <mwe...@alumni.caltech.edu> > Date: Sun, 22 Mar 2020 09:12:37 -0700 > Subject: [PATCH] 2020-03-22 Matt Wette <mwe...@alumni.caltech.edu> > > * configure.ac: > Provide new option: --disable-tmpnam > This is made available for installations that don't want to allow > the insecure POSIX tmpname function. Use mkstemp! instead. > > * libguile/posix.c > tmpnam is deprecated; and enabled by ENABLE_TMPNAM I tweaked the commit log and pushed. Thank you! Ludo’.