make ChangeLog implicit.c tests/ChangeLog tests...
"Paul D. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/make Module name: make Changes by: Paul D. Smith <psmith> 09/09/24 20:59:22 Modified files: . : ChangeLog implicit.c tests : ChangeLog tests/scripts/features: se_implicit Log message: - Fix broken handling of order-only prereqs in secondary expansion of implicit rules. - Fix leaked memory when dealing with implicit rule chains that have file variables or pattern variables. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.376&r2=2.377 http://cvs.savannah.gnu.org/viewcvs/make/implicit.c?cvsroot=make&r1=1.71&r2=1.72 http://cvs.savannah.gnu.org/viewcvs/make/tests/ChangeLog?cvsroot=make&r1=1.135&r2=1.136 http://cvs.savannah.gnu.org/viewcvs/make/tests/scripts/features/se_implicit?cvsroot=make&r1=1.4&r2=1.5