Update of bug #46832 (project make):

              Item Group:                    None => Bug                    
                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => SCM                    
           Triage Status:                    None => Small Effort           

    _______________________________________________________

Follow-up Comment #1:

This is because the longest string allowed in the cache was 65535 (because the
length is stored in an unsigned short).  I seriously doubt that there are real
makefiles out there with strings longer than that, but I added a last-ditch
cache to hold arbitrarily long strings.

Fix pushed to Git.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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