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

2018-08-04 Thread Paul D. Smith
Update of bug #54395 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

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

2018-07-28 Thread Ben Hutchings
Follow-up Comment #2, bug #54395 (project make): Philipp Wolski reported that the updated patch also works for the real project he's building. ___ Reply to this item at:

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

2018-07-27 Thread anonymous
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(long1) foo.a(long2) (%): % ar rU $@ $% long%: touch $@ Attac

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

2018-07-27 Thread anonymous
URL: Summary: Regression in validation of GNU-style long names in archives Project: make Submitted by: None Submitted on: Fri 27 Jul 2018 03:37:03 PM UTC Severity: 3 - Normal