Eli Zaretskii wrote:

 . It handles the d:foo case by converting it to d:./foo
Just a short comment: the abspath description says that it returns
"an absolute name that does not contain any `.' or `..' components".

That's true, but we cannot do any better in this case.

Why shouldn't we use _getdcwd() to get the default path?
At least under win32's crt, see
http://msdn.microsoft.com/en-us/library/7t2zk3s4.aspx




_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to