From: Akim Demaille Date: Mon, 21 Jul 2008 13:34:48 +0000 (+0200) Subject: Issue missing synclines after user actions. X-Git-Tag: v2.7.90~1158 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2141adedf412867fe3f163688a44279d3d968ec1 Issue missing synclines after user actions. * data/c.m4 (b4_case): Issue synclines on the output file. --- diff --git a/ChangeLog b/ChangeLog index 8277078b..72dfd3d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-04 Akim Demaille + + Issue missing synclines after user actions. + * data/c.m4 (b4_case): Issue synclines on the output file. + 2008-11-04 Akim Demaille Remove trailing empty line. diff --git a/data/c.m4 b/data/c.m4 index 66d4f6d2..46ced826 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -367,6 +367,7 @@ m4_define([b4_sync_start], [[#]line $1 $2]) m4_define([b4_case], [ case $1: $2 +b4_syncline([@oline@], [@ofile@]) break;]) # b4_symbol_actions(FILENAME, LINENO,