diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2013-06-25 11:02:18 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2013-06-25 11:02:18 -0300 |
commit | 80cdf39d0ed1803825ecbbc81b64ab501b0f4b7c (patch) | |
tree | 253ebc5ea9ef380342dec07846d68378112c940e /llex.h | |
parent | 45f3797a5b3ac126fb8ada48492fbca4be39912b (diff) | |
download | lua-80cdf39d0ed1803825ecbbc81b64ab501b0f4b7c.tar.gz lua-80cdf39d0ed1803825ecbbc81b64ab501b0f4b7c.tar.bz2 lua-80cdf39d0ed1803825ecbbc81b64ab501b0f4b7c.zip |
avoid using 'modf' in the implementation of 'math.modf', to avoid
problems with 'double*'. (When using 'float' as lua_Number,
'float*' is not compatible with 'double*'...)
Diffstat (limited to 'llex.h')
0 files changed, 0 insertions, 0 deletions