|
From: | Adam Fedor |
Subject: | Re: NSProcessInfo's _gnu_process_args crash fix |
Date: | Tue, 18 Feb 2003 08:57:44 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905 |
Tom Koelman wrote:
Adam Fedor <fedor@doc.com> writes:Tom Koelman wrote:Hi, Under MiNGQ _gnu_process_args crashes when argv is 0. This patch fixes this and sets the executable to the empty string when this happens.Wow. How often does this happen? It seems pretty strange to me.It happens under MinGW. When I create a dll that uses GNUstep, and this dll in turn is called by a program that is not compiled by gcc this is the case.
OK. I commited this to the freeze branch (with a minor change so it compiles on gcc pre 3.0).
[Prev in Thread] | Current Thread | [Next in Thread] |