]> git.mxchange.org Git - simgear.git/commit
#453: Using = as Nasal function argument crashes FG
authorThorstenB <brehmt@gmail.com>
Sat, 29 Oct 2011 19:20:46 +0000 (21:20 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 29 Oct 2011 19:20:46 +0000 (21:20 +0200)
commitaa0e3e3c9fd6bf174493e4ab1e3c292fc924a4f0
treeedd1f631d663e5f795c988ca703673b20742a4e4
parent3477e1a4f531ab4e3f9585ddd17bd99d985c94f6
#453: Using = as Nasal function argument crashes FG
Keep Nasal parser from crashing when "=" function misses a left-hand
element, i.e. when parsing "sin(=)".
(Or do people writing such terrible syntax deserve a crash? ;-) ).
simgear/nasal/codegen.c