From 0d85fa3fd0f9f036b4ca269a15fce0f0c5348ffe Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 31 Oct 2006 14:26:34 +0000 Subject: Add warning about missing colon to invalid expansion when it involved ${if def:h_xxx (overlooked previously). --- test/stdout/0002 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/stdout/0002') diff --git a/test/stdout/0002 b/test/stdout/0002 index 96d4047ac..188a9752f 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -555,6 +555,8 @@ xyz > Failed: unknown condition "xya" inside "and{...}" condition > Failed: condition name expected, but found "${lookup{x}lsear" inside "and{...}" condition > Failed: missing } at end of string - could be header name not terminated by colon +> Failed: missing or misplaced { or } +> Failed: missing or misplaced { or } - could be header name not terminated by colon > Failed: each subcondition inside an "or{...}" condition must be in its own {} > Failed: missing } at end of condition inside "or" group > Failed: unknown condition "yes" inside "or{...}" condition -- cgit v1.2.3