diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-21 17:38:46 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-21 17:38:46 -0700 |
commit | 128261df50be4d7f73ffe18b53388bc2e9cced65 (patch) | |
tree | 64277663993694d448b5477267031b7962b1968f /tests/012/syms.tl | |
parent | 7a2c2e84dd0d520fb08402895b4f7cd8c139a81b (diff) | |
download | txr-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 'tests/012/syms.tl')
0 files changed, 0 insertions, 0 deletions