(patch) reg_key copy construction bug

Mumit Khan khan@xraylith.wisc.edu
Thu Apr 29 23:13:00 GMT 1999


On Thu, 29 Apr 1999, Geoffrey Noer wrote:

> Oops, probably my fault then.  :-)  Thanks for the patch...

Part of any major rewrite. I really like the new mount code. Clean 
and without awkward special cases.

BTW, I noticed that one of most annoying mount features is now fixed:
  
  $ cd //c
  $ cygpath -w foo
  foo
  $ cd //d
  $ cygpath foo
  d:/foo

Now it returns "foo" regardless of what drive you're on, so I'm quite 
happy! Now I can finally fix Tcl to do the right thing.

Regards,
Mumit




More information about the Cygwin-developers mailing list