about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-04-28 13:20:12 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-04-28 13:24:52 -0700
commit4f5bb5b6b199b9ccf1bf12082436d9f841559b2c (patch)
tree0210618f47baf3c8a2d9129183776af0442b0230 /030container.cc
parent5b22547bb352f6e5a98ddd8ff42f37861a8e16ea (diff)
downloadmu-4f5bb5b6b199b9ccf1bf12082436d9f841559b2c.tar.gz
2881 - disallow recipe literals in conditional jumps
If you accidentally use a recipe name in an ingredient you usually get
an error because types don't match. But jumps need to be flexible enough
to support both addresses and booleans, so they were accepting recipe
literals as well. Now a useful error results.
Diffstat (limited to '030container.cc')
0 files changed, 0 insertions, 0 deletions