nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] File upload frustration


From: Scott Schwartz
Subject: Re: [Nmh-workers] File upload frustration
Date: 30 Jan 2004 18:47:20 -0500
Date: Fri, 30 Jan 2004 18:47:20 -0500

| 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]