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/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to