bug#29001: tmpnam

2020-03-18 Thread Matt Wette
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

2020-03-18 Thread Matt Wette
This is related to 4075 at debbugs.gnu.org

bug#29001: tmpnam option

2017-10-27 Thread Matt Wette
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