Fix conditional build to encode-float32 for sbcl #21

Merged
byulparan merged 1 commit from develop into core 2024-01-27 17:00:54 +00:00
byulparan commented 2024-01-27 14:36:51 +00:00 (Migrated from github.com)

sbcl should be call (encode-int32 (sb-kernel:single-float-bits f)) in encode-float32

sbcl should be call `(encode-int32 (sb-kernel:single-float-bits f))` in `encode-float32`
zzkt commented 2024-01-27 17:00:59 +00:00 (Migrated from github.com)

Thanks.

Thanks.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zzkt/osc#21
No description provided.