Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 28 Apr 2004 13:39:58 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: 20040422 snapshot and filenames ending with . (was: Re: errors using DB_File perl module under 20040422 snapshot) Message-ID: <20040428203958.GA1360@efn.org> References: <20040425191603 DOT GA2416 AT efn DOT org> <1661641065 DOT 20040426224002 AT familiehaase DOT de> <20040427093715 DOT GA3084 AT efn DOT org> <12492524503 DOT 20040427120414 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <12492524503.20040427120414@familiehaase.de> User-Agent: Mutt/1.4.1i Organization: bs"d X-IsSubscribed: yes On Tue, Apr 27, 2004 at 12:04:14PM +0200, "Gerrit P. Haase" wrote: > Yitzchak wrote: > >> I have still an older snapshot version of cygwin running here: > >> $ uname -r > >> 1.5.8s(0.110/4/2) > > > And you get the ENOENT error? > > When issuing the perl command, yes. > BTW, this happens also with cygwin-1.5.5 in the same way: > > $ uname -r > 1.5.5(0.94/3/2) > > gerrit AT ismene ~ > $ perl -we'use Fcntl; use DB_File; tie %h, "DB_File", "bugaboo",O_RDWR()|O_CREAT(), 0666 or die "error: $!"' > Name "main::h" used only once: possible typo at -e line 1. > error: No such file or directory at -e line 1. > > $ ls *bugaboo* > __db.bugaboo This is on FAT, where DB_File has known problems, right? Works for me on NTFS for any cygwin release dll 1.5.5 through 1.5.9. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/