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: Andreas Büning
Subject: Re: Bug in builtin function abspath
Date: Wed, 31 May 2006 20:05:55 +0200

Eli Zaretskii wrote:
> 
> > From: "grischka" <address@hidden>
> > Cc: <address@hidden>
> > Date: Tue, 30 May 2006 20:07:10 +0200

> I deliberately didn't use a Win32 API call, since the bug report came
> from an OS/2 user, where GetFullPathName is unlikely to be available.
> It would be quite ironic if, in response to that bug report, we would
> provide a solution that didn't work on the OP's system...
> 
> 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. A native API function
to get the cwd of any drive would be DosQueryCurrentDir().


Best regards,

Andreas




reply via email to

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