varmod-loop-varname.exp revision 1.12
11.12Srilligmake: "varmod-loop-varname.mk" line 18: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar
21.12Srillig	while evaluating "${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +three+"" with value "one two three"
31.11Srilligmake: "varmod-loop-varname.mk" line 18: Malformed conditional '${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +three+"'
41.12Srilligmake: "varmod-loop-varname.mk" line 89: In the :@ modifier, the variable name "v$" must not contain a dollar
51.12Srillig	while evaluating variable "1 2 3" with value "1 2 3"
61.11Srilligmake: "varmod-loop-varname.mk" line 89: Malformed conditional '${1 2 3:L:@v$@($v)@} != "(1) (2) (3)"'
71.12Srilligmake: "varmod-loop-varname.mk" line 96: In the :@ modifier, the variable name "v$$" must not contain a dollar
81.12Srillig	while evaluating variable "1 2 3" with value "1 2 3"
91.11Srilligmake: "varmod-loop-varname.mk" line 96: Malformed conditional '${1 2 3:L:@v$$@($v)@} != "() () ()"'
101.12Srilligmake: "varmod-loop-varname.mk" line 103: In the :@ modifier, the variable name "v$$$" must not contain a dollar
111.12Srillig	while evaluating variable "1 2 3" with value "1 2 3"
121.11Srilligmake: "varmod-loop-varname.mk" line 103: Malformed conditional '${1 2 3:L:@v$$$@($v)@} != "() () ()"'
131.2Srilligmake: Fatal errors encountered -- cannot continue
141.9Srilligmake: stopped making "all" in unit-tests
151.2Srilligexit status 1
16