Message-ID: <39A4D6B1.BAA9C6A3@softhome.net> Date: Thu, 24 Aug 2000 10:02:57 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp-workers AT delorie DOT com Subject: Re: Patch: __solve_dir_symlinks() References: <39A3F0DA DOT B3A848DA AT softhome DOT net> <7458-Thu24Aug2000084700+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Eli Zaretskii wrote: > What does this code produce when the argument is "c:/" or "c:"? In the case of 'c:' we're in trouble. I'll post fixed patch. > My advice would be to always test DOS-style file names with drive > letters as well. OK, I'll add a few. Thanks, Laurynas.