From fd30db129060770ac0851035e1ca00c371cbee62 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 22 Sep 2013 16:59:04 -0400 Subject: [SV 31155] Parse order-only tokens in second expansion results. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 816a2ad..e96feef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2013-09-22 Paul Smith + * implicit.c (pattern_search): After second expansion be sure to + handle order-only markers inside the expansion properly. + Fixes Savannah bug #31155. + * guile.c (guile_define_module): Technically a void* cannot contain a pointer-to-function and some compilers warn about this. Cast the function pointers. -- cgit v1.2.3