From 8d188728171dfe764562b7d4e81fbfdc212897e4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 7 Sep 2016 11:47:23 +0100 Subject: 39217: fix error name generation with GCC. Adapt the same trick as in zsh.mdd to ensure we don't get preprocessor lines in the output. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2d9d351b..fbff070d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-09-07 Peter Stephenson + + * 39217: Src/Modules/system.mdd: adapt zsh.mdd to avoid problems + with GCC preprocessor in error names. + 2016-09-06 Barton E. Schaefer * m0viefreak: 38153 (cf. 39135): Completion/Base/Utility/_arguments: -- cgit 1.4.1