From dac009a4c65233e6c6fc6d3c30c2ec34129362be Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 1 Oct 2012 23:46:40 -0700 Subject: [PATCH] Insert the literal warning string, to make it easier to find --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index e90fc16227f..577017607cc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -823,7 +823,8 @@ This can significantly speed up execution of non-byte-compiled code, but can also bump into harmless and previously unnoticed cyclic dependencies. These should not be fatal: they will simply cause the macro-calls to be left for later expansion (as before), but will also -result in a warning describing the cycle. +result in a warning ("Eager macro-expansion skipped due to cycle") +describing the cycle. ** Misc new functions: -- 2.39.5