3362ea2447
value on a property. This becomes a NaN when converted to a numeric value, which then percolated into the C++ world where it ultimately caused a crash in YASim's turbulence code. While converting nil to NaN isn't *strictly* wrong, it's dangerous for this reason. Toss a Nasal exception instead. Hopefully this won't break too much preexisting code. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
nasal-props.cxx | ||
NasalSys.cxx | ||
NasalSys.hxx |