Update of bug #35410 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => CVS                    

    _______________________________________________________

Follow-up Comment #1:

The patch here was not quite right: you can't be sure that every character
between the new EOS and the old EOS is a nul character, so I used strlen() to
find the new length.  To be more efficient we'd need to change the calling
method for the find_percent() etc. functions to return the new string length.

Fix has been committed.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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