On Fri, Feb 13, 2015 at 11:15:38AM -0800, Paul Eggert wrote:
> Richard W.M. Jones wrote:
> >I'm possibly misunderstanding what you mean, but the patch seems to be
> >a small improvement .. ie. it will work on { glibc, Mac OS X } whereas
> >currently it only works on { glibc }.
>
> I don't see how
Richard W.M. Jones wrote:
I'm possibly misunderstanding what you mean, but the patch seems to be
a small improvement .. ie. it will work on { glibc, Mac OS X } whereas
currently it only works on { glibc }.
I don't see how it'd work on glibc, given the scenario you describe, as no part
of the p
On Fri, Feb 13, 2015 at 10:08:08AM -0800, Paul Eggert wrote:
> Richard W.M. Jones wrote:
> >fter some experimentation she came up with the attached patch, which
> >she has tested, and which allows argv[0] to be found by calling a
> >function `_NSGetArgv' (which of course only exists on OS X).
>
>
Richard W.M. Jones wrote:
fter some experimentation she came up with the attached patch, which
she has tested, and which allows argv[0] to be found by calling a
function `_NSGetArgv' (which of course only exists on OS X).
Yes, unfortunately this appears to be a fix that will solve the problem o