Re: HAVE_MKSTEMP tries to kill not existent tmp-file in $HOME and $TMPDIR (1.9.2)
Urs Janßen <[email protected]>
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 07, 2007 at 02:53:22PM +0200, Rado S wrote: > > compile without defining DEBUG > OK, this will remove the msg, but is this msg ok to be ignored? yes, otherwise it would be given even when not running with debug code enabled. > The msg itself and a glance in the code > if (errno) wait_message > give me the impression that the msg is caused by some error and > should not be ignored. If there were no significant error it > shouldn't complain. hey, you did compile with debugging messages enabled -> expect a LOT of extra messages