Re: make check under Cygwin

2013-09-26 Thread Pavel Fedin
Hello, Denis. Thursday, September 26, 2013, 13:39:02 you wrote: > The most needed thing to fix is > ${abspath /foo} > that currently returns "/cy/foo" Yes, this is exactly that problem. abspath first detects whether it is given an absolute path. If not, it prepends current working directo

Re: make check under Cygwin

2013-09-26 Thread Denis Excoffier
On 2013-09-25 14:44, Eli Zaretskii wrote: If no one steps forward, I will try to find time to fix this soon. Stay tuned, and thanks for your contributions. The most needed thing to fix is ${abspath /foo} that currently returns "/cy/foo" Regards, Denis Excoffier. __