Delay caching of the file name in eval_makefile() until after all the
commit133cef7320a5d7a2456a84a5a746adad6f323c62
authorbosk <bosk>
Fri, 29 Apr 2011 15:27:39 +0000 (29 15:27 +0000)
committerbosk <bosk>
Fri, 29 Apr 2011 15:27:39 +0000 (29 15:27 +0000)
tree7195e3533a19a39c21711123a993e356020a4d5c
parent0702458164025c4e5dbc74593e78dc3f066568d7
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