Descriptiontemplate: fix error checking on execute without parse
Fixed error checking in exec.go to give a sensible error message when
execution is attempted before a successful parse (rather than an
outright panic).
Patch Set 1 #Patch Set 2 : diff -r 7c1f789e6efd https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 98206d517897 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r be0ca97757bc https://go.googlecode.com/hg/ #Patch Set 5 : diff -r be0ca97757bc https://go.googlecode.com/hg/ #Patch Set 6 : diff -r be0ca97757bc https://go.googlecode.com/hg/ #
MessagesTotal messages: 7
|