2
20
Fork
You've already forked nodgui
4

specify single float literal #7

Merged
cage merged 1 commit from botato/nodgui:read-default-float-format-fix into master 2024年01月25日 23:11:03 +01:00
Contributor
Copy link

needed to compile for users with a non-default value of *read-default-float-format*, as vec2-type is defined as single-float, but users might set *read-default-float-format* might be set to something else (I set to double-float following the recommendation in common lisp recipes)

needed to compile for users with a non-default value of `*read-default-float-format*`, as `vec2-type` is defined as `single-float`, but users might set `*read-default-float-format*` might be set to something else (I set to `double-float` following the recommendation in common lisp recipes)
needed to work for users with a non-default value of *read-default-float-format*
Owner
Copy link

Hi @botato !

Thanks a lot for your patch!
C.

Hi @botato ! Thanks a lot for your patch! C.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
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
cage/nodgui!7
Reference in a new issue
cage/nodgui
No description provided.
Delete branch "botato/nodgui:read-default-float-format-fix"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?