bug#29001: tmpnam
On 3/18/20 4:48 PM, Matt Wette wrote: This is related to 4075 at debbugs.gnu.org \ erĀ 40075 at debbugs.gnu.org working on patch against 3.0.1 going better this time
bug#29001: tmpnam
This is related to 4075 at debbugs.gnu.org
bug#29001: tmpnam option
OK I have it working. Complete patch here, assuming config.h.in is generated by your autotools. --- libguile/posix.c-orig 2017-10-24 05:28:30.0 -0700 +++ libguile/posix.c2017-10-24 05:28:51.0 -0700 @@ -1557,6 +1557,7 @@ } #undef FUNC_NAME +#ifdef ENABLE_TMPNAM #ifd