Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 08:20:07 GMT
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/91973
Message-ID:  <200601190820.k0J8K7lL070701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/91973; it has been noted by GNATS.

From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: bin/91973
Date: Thu, 19 Jan 2006 09:19:47 +0100

 The patch in the PR is incorrect.  A MODE failure should not be
 ignored, as it may result in the wrong data being transferred; and it
 is bad form to use warn() or warnx() in a library.
 
 However, as a compromise, it may be acceptable to ignore a MODE
 failure if and only if the mode we tried to set was "s".
 
 DES
 --=20
 Dag-Erling Sm=F8rgrav - des@des.no
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601190820.k0J8K7lL070701>