[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23922] On XP 64 with sh.exe installed in "Program Files (x86)" gma
From: |
Eli Zaretskii |
Subject: |
[bug #23922] On XP 64 with sh.exe installed in "Program Files (x86)" gmake generates a stack overflow exception. |
Date: |
Sat, 07 May 2011 08:43:06 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727) |
Update of bug #23922 (project make):
Status: None => Fixed
Open/Closed: Open => Closed
Fixed Release: None => CVS
Triage Status: None => Small Effort
_______________________________________________________
Follow-up Comment #2:
That "syntax error" seen by Paul is the symptom of the same problem: Make
assumed without checking that the value of "SHELL" does not have characters
special to the shell in it.
I fixed that with the attached patch.
Note that a similar change was suggested in patch #7522, but I decided to use
a less radical approach, and also fixed another problem that could cause a
crash.
(file #23363)
_______________________________________________________
Additional Item Attachment:
File name: w32shellspecials.dif Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23922>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #23922] On XP 64 with sh.exe installed in "Program Files (x86)" gmake generates a stack overflow exception.,
Eli Zaretskii <=