summaryrefslogtreecommitdiffstats
path: root/lex.yy.c.shipped
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-05-21 17:38:46 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-05-21 17:38:46 -0700
commit128261df50be4d7f73ffe18b53388bc2e9cced65 (patch)
tree64277663993694d448b5477267031b7962b1968f /lex.yy.c.shipped
parent7a2c2e84dd0d520fb08402895b4f7cd8c139a81b (diff)
downloadtxr-128261df50be4d7f73ffe18b53388bc2e9cced65.tar.gz
txr-128261df50be4d7f73ffe18b53388bc2e9cced65.tar.bz2
txr-128261df50be4d7f73ffe18b53388bc2e9cced65.zip
ffi: floating-point endian types: wrong Lisp type.
* ffi.c (ffi_init_types): The be-float, be-double, le-float and le-double types wrongly have integer indicated as their Lisp type symbol; it should be float. This doesn't fix any actual bug; the Lisp type is only important for structures/unions. The conversion of be-double is driven by the behavior of the type's virtual functions, which don't look at the Lisp type symbol.
Diffstat (limited to 'lex.yy.c.shipped')
0 files changed, 0 insertions, 0 deletions