Fix handling of non-numeric strings in arithmetic coercions.
commit2f0001fad05731ea3787b27cf9b19e5293c358b8
authorMike Pall <mike>
Thu, 21 Apr 2016 15:00:58 +0000 (21 17:00 +0200)
committerMike Pall <mike>
Thu, 21 Apr 2016 15:00:58 +0000 (21 17:00 +0200)
treecbfbb921518399867b24b0d82bf2ccc7fc111bf7
parentcc4f5d056ab93521451631f28501015f054d8976
Fix handling of non-numeric strings in arithmetic coercions.

Thanks to Vyacheslav Egorov.
src/lj_ffrecord.c
src/lj_iropt.h
src/lj_opt_narrow.c
src/lj_record.c