This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: access () and path.cc


Pierre,
You and Corinna are giving me a headache.  :-)

The code on my branch changes all of the device handling.  The stat
stuff is different, too.  The changes that Corinna just made were very
tough to integrate.  Your changes will be too.  In fact, I think everything
you did will probably not be applicable to my branch.  It doesn't seem
like it will be worth the effort given that I expect to merge my changes
into the trunk for 1.3.22.  If there is no other way to do this, then
I'll just hand tweak the stuff on my branch but if there is a stopgap
measure that could be used, I would appreciate it if we could explore
that.

For instance, wouldn't all this be alleviated just by using
cfg->get_name() rather than cfg->get_win32_name in the stat functions?

cgf

On Thu, Feb 27, 2003 at 11:04:53PM -0500, Pierre A. Humblet wrote:
>The patch below needs careful review & probably work as I
>don't know path.cc very well and you may have other ideas.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]