make ChangeLog read.c
Boris Kolpackov <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/make Module name: make Changes by: Boris Kolpackov <bosk> 11/04/29 15:27:39 Modified files: . : ChangeLog read.c Log message: Delay caching of the file name in eval_makefile() until after all the expansions and searches are complete. This fixes an assertion in a situation where the MAKEFILES variable contains a file path that contains tilde. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.427&r2=2.428 http://cvs.savannah.gnu.org/viewcvs/make/read.c?cvsroot=make&r1=1.197&r2=1.198