>>>>> On Tue, 29 Jan 2008 00:32:56 -1000, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>>>>> said:
> Breakpoint 1, set_initial_environment () at callproc.c:1663
> 1663 for (envp = environ; *envp; envp++)
I suspect Vprocess_environment is not initialized to Qnil at this
stage on CANNOT_DUMP platforms. Could you show the result of
`p Vprocess_environment' and `p Qnil' at the above breakpoint?
And what happens if you add `Vprocess_environment = Qnil;' before the
line 1663 in callproc.c?
YAMAMOTO Mitsuharu
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-