Aidan Kehoe <kehoea(a)parhasard.net> writes:
Okay, Vin, hereâs your regression test. Not perfectly portable, but
should
be enough. Hope this helps,
Aidan
Ar an dara lá déag de mà Aibréan, scrÃobh Vin Shelton:
> QUERY
>
> Aidan,
>
> Thanks - this compiles for me on Linux for optimized, debug and Mule
> builds, and your test case works for Mule; can you please generate an
> actual regression test? Didn't the problem manifest itself with
> non-Mule builds, too?
>
> I will try this on the Solaris machines at work.
src/ChangeLog addition:
2005-05-10 Aidan Kehoe <kehoea(a)parhasard.net>
* callproc.c: #include sysdir.h, so that any appropriate Mule
magic happens with the chdir() call when calling a subprocess.
tests/ChangeLog addition:
2005-05-10 Aidan Kehoe <kehoea(a)parhasard.net>
* automated/mule-tests.el: Test that starting a process in a
non-Latin-1 directory preserves the current directory, which it
didn't, previous to 21.4.17
Aidan,
I applied this patch to 21.4. There was a missing parenthesis in the
mule-tests.el addition, even though I got very inconsistent results.
I will be posting a bug report on the mismatched parens problem.
Thank you,
Vin