Re: Cygwin tester needed

2003-03-26 Thread Stefan Bodewig
On Tue, 25 Mar 2003, Stefan Moebius <[EMAIL PROTECTED]> wrote: > warning: unportable BRE: `^/.*': using `^' as the first character of > the basic regular expression is not portable; That's funny. The GNU man pages of expr(1) are a bit vague here (they talk about "anchored" expressions in context

Re: Cygwin tester needed

2003-03-26 Thread Stefan Moebius
Ok - I've installed 1.5.3b1 and replaced the wrapper script by HEAD. Install dir: C:\apache-ant-1.5.3Beta1 Test 1: ln -s /cygdrive/c/apache-ant-1.5.3Beta1/bin/ant /usr/local/bin/ant without modification: ANT_HOME=/cygdrive/c/apache-ant-1.5.3Beta1 with modification: expr: warning: unportable BRE:

Re: Cygwin tester needed

2003-03-25 Thread J.Pietschmann
Stefan Bodewig wrote: [rearranged] > you invoke must be a symlink (is this possible on Cygwin?) Cygwin apparently has its own symlink mechanism. From my current installation, the content of /cygwin/bin/aclocal-1.7 is !../autotool/devel/bin/aclocal-1.7 Note that there are also the .lnk files inher

Cygwin tester needed

2003-03-25 Thread Stefan Bodewig
Hi, please take a look at . I can reprodice this bug, but I'm afraid that the proposed patch will break Cygwin - as I have no idea how it handles absolute paths. The change would be in line 54 of the ant wrapper script (CVS HEAD), instead