make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in builtin function abspath


From: Earnie Boyd
Subject: Re: Bug in builtin function abspath
Date: Thu, 01 Jun 2006 08:23:13 -0400
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Quoting Eli Zaretskii <address@hidden>:

Date: Wed, 31 May 2006 20:05:55 +0200
From: Andreas =?iso-8859-1?Q?B=FCning?= <address@hidden>
CC: grischka <address@hidden>, address@hidden

> Andreas, is there a _getdcwd function on OS/2?

There is an _abspath(char *out, const char *in, int size) function doing
exactly what make's abspath() is supposed to do.

What does _abspath do with "d:foo"?  That was the case we were
discussing.

IMO, make should not consider d:foo as a valid path even though the OS does. But in reference to your question, I don't find _abspath or abspath documented and msdn.microsoft.com. Looking in my reference material I found _fullpath which is documented here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt__fullpath.2c_._wfullpath.asp watch out for the line wrapping.


Earnie Boyd

http://shop.siebunlimited.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]