bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34519] Interrupt/Exception caught Program Files (x86)


From: Serge Beauchamp
Subject: [bug #34519] Interrupt/Exception caught Program Files (x86)
Date: Tue, 11 Oct 2011 13:12:46 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.83 Safari/535.2

Follow-up Comment #2, bug #34519 (project make):

This fix addresses the issue:


diff make-3.82/read.c [...]
3031c3031
<               const char *e = s + nlen;
---
>               const char *e = p + nlen;


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34519>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]