Replace strtod() with builtin string to number conversion.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "lj_carith.h"
|
||||
#endif
|
||||
#include "lj_vm.h"
|
||||
#include "lj_strscan.h"
|
||||
#include "lj_lib.h"
|
||||
|
||||
/* Some local macros to save typing. Undef'd at the end. */
|
||||
|
||||
Reference in New Issue
Block a user