bug-make
[Top][All Lists]
Advanced

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

[bug #54395] Regression in validation of GNU-style long names in archive


From: anonymous
Subject: [bug #54395] Regression in validation of GNU-style long names in archives
Date: Fri, 27 Jul 2018 22:43:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #1, bug #54395 (project make):

A better example, which shows that my initial patch was still not correct:


# Both member names > 16 characters long
default: foo.a(looooooooooooong1) foo.a(looooooooooooong2)

(%): %
        ar rU $@ $%

looooooooooooong%:
        touch $@


Attaching a new patch that makes this work too.


(file #44643)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-Fix-validation-of-long-names-in-archives.patch Size:2 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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