| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| X-Authentication-Warning: | testprod.com: Host dyn1-tnt12-92.detroit.mi.ameritech.net [209.18.31.92] claimed to be btown1 |
| From: | "Bradley A. Town" <townba AT pobox DOT com> |
| To: | <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | RE: [PATCH] Caching in path.cc's chdir |
| Date: | Fri, 16 Jun 2000 10:13:38 -0400 |
| Message-ID: | <FEEGLKLAJFLHOLFDEPDJAEOACAAA.townba@pobox.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) |
| Importance: | Normal |
| In-Reply-To: | <FEEGLKLAJFLHOLFDEPDJIENOCAAA.townba@pobox.com> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
> I appreciate your taking the time to track down where the problem
> lies but reverting the code to the old behavior is not the way
> I'd like to fix this problem. But you probably know that.
I was getting kicked out of my building because it was the end of
the day. I figured I'd fire off a message with what I had found
thus far, and I didn't want to just complain. :)
> I've already made some changes to this code today and have added
> an else block to the test. The new code is in CVS now if you
> want to check it.
Well, shucks. The problem's gone. Good deal.
By the way, the syscall_printf line at the end of chdir's imple-
mentation prints the cwd rather than the attempted dir, but it
*looks* like it's the attempted dir. Maybe it should use dir and
native_dir instead of cwd_posix and cwd_win32?
--- cut here ---
syscall_printf ("%d = chdir (%s <dos %s>)", res, cwd_posix, cwd_win32);
--- cut here ---
Brad Town :)
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |