Delay caching of the file name in eval_makefile() until after all the
authorBoris Kolpackov <boris@kolpackov.net>
Fri, 29 Apr 2011 15:27:39 +0000 (15:27 +0000)
committerBoris Kolpackov <boris@kolpackov.net>
Fri, 29 Apr 2011 15:27:39 +0000 (15:27 +0000)
commit15a79d723de278d76737b5cbb8d7a1afbe72de7b
tree9399f7cd071ee67505f6f0c8afc95f92d2aaca22
parentb34438bee83ee906a23b881f257e684a0993b9b1
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.
ChangeLog
read.c