| ftp://ftp.cmf.nrl.navy.mil/pub/kenh/nmh-1.1-RC3.tar.gz. Please | send comments/feedback to the list.
On debian (testing), gcc complains that we are using mktemp instead of mkstemp. There are ifdefs for HAVE_MKSTEMP, but IFDEF CONSIDERED HARMFUL. Each call site does a different workaround, or has a comment saying one will be done later. I suggest replacing them all with calls to nmh_mkstemp(), which can do whatever you like as long as it is the right thing. _______________________________________________ Nmh-workers mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/nmh-workers
