varmod-loop-varname.exp revision 1.14
11.14Srilligmake: varmod-loop-varname.mk:17: 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.14Srilligmake: varmod-loop-varname.mk:87: In the :@ modifier, the variable name "v$" must not contain a dollar
41.12Srillig	while evaluating variable "1 2 3" with value "1 2 3"
51.14Srilligmake: varmod-loop-varname.mk:93: In the :@ modifier, the variable name "v$$" must not contain a dollar
61.12Srillig	while evaluating variable "1 2 3" with value "1 2 3"
71.14Srilligmake: varmod-loop-varname.mk:99: 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.2Srilligmake: Fatal errors encountered -- cannot continue
101.9Srilligmake: stopped making "all" in unit-tests
111.2Srilligexit status 1
12