diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-22 16:59:04 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-22 17:10:35 -0400 |
commit | fd30db129060770ac0851035e1ca00c371cbee62 (patch) | |
tree | 78751c2d36ded09824d12a3a6365f4fb7f8fb3c7 /tests/ChangeLog | |
parent | c3524b83b9bfb7e943f9b91b0d624129a78e5963 (diff) | |
download | gunmake-fd30db129060770ac0851035e1ca00c371cbee62.tar.gz |
[SV 31155] Parse order-only tokens in second expansion results.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index ad746d2..eaeb7c0 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,9 @@ 2013-09-22 Paul Smith <psmith@gnu.org> + * scripts/features/se_implicit: Verify that order-only tokens + inside second expansion are parsed correctly. + Test for Savannah bug #31155. + * run_make_tests.pl (set_more_defaults): If we can't find gnumake.h based on the make program we might be running from a remote build directory. Parse the Makefile for the right path. |