[stringtemplate-interest] StringTemplate 3.2 released

Rabea Gransberger rgransberger at gmx.de
Wed Jun 11 04:30:01 PDT 2008


Hi Terence,

i tried to use ST3.2 but get an exception:
java.util.NoSuchElementException
	at
java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:375)
	at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:384)
	at org.antlr.stringtemplate.language.ASTExpr.rest(ASTExpr.java:951)
	at
org.antlr.stringtemplate.language.ActionEvaluator.function(ActionEvaluator.j
ava:515)
	at
org.antlr.stringtemplate.language.ActionEvaluator.expr(ActionEvaluator.java:
148)
	at
org.antlr.stringtemplate.language.ActionEvaluator.templateApplication(Action
Evaluator.java:216)
	at
org.antlr.stringtemplate.language.ActionEvaluator.expr(ActionEvaluator.java:
126)
	at
org.antlr.stringtemplate.language.ActionEvaluator.action(ActionEvaluator.jav
a:84)
	at org.antlr.stringtemplate.language.ASTExpr.write(ASTExpr.java:148)
	at
org.antlr.stringtemplate.StringTemplate.write(StringTemplate.java:700)
	at
org.antlr.stringtemplate.StringTemplate.toString(StringTemplate.java:1635)
	at
org.antlr.stringtemplate.StringTemplate.toString(StringTemplate.java:1626)

The same code works with 3.1. Do you have an idea what might be the problem?

Rabea 

-----Ursprüngliche Nachricht-----
Von: stringtemplate-interest-bounces at antlr.org
[mailto:stringtemplate-interest-bounces at antlr.org] Im Auftrag von Terence
Parr
Gesendet: Mittwoch, 11. Juni 2008 12:05
An: StringTemplate; Interest Interest
Betreff: [stringtemplate-interest] StringTemplate 3.2 released

http://www.antlr.org/wiki/display/ST/3.2+Release+Notes

http://www.stringtemplate.org/download.html

Ter
_______________________________________________
stringtemplate-interest mailing list
stringtemplate-interest at antlr.org
http://www.antlr.org:8080/mailman/listinfo/stringtemplate-interest



More information about the stringtemplate-interest mailing list