nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] File upload frustration

2004-02-02 08:30:06
| 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
Nmh-workers(_at_)nongnu(_dot_)org
http://mail.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>