Skip to content

Remove redundant _M_LN2 constant and alias#1566

Closed
jplexer wants to merge 1 commit intoModdable-OpenSource:pebblefrom
jplexer:remove-ln2
Closed

Remove redundant _M_LN2 constant and alias#1566
jplexer wants to merge 1 commit intoModdable-OpenSource:pebblefrom
jplexer:remove-ln2

Conversation

@jplexer
Copy link

@jplexer jplexer commented Feb 19, 2026

M_LN2 is now provided by the Pebble libc math headers, so the local define and its intermediate constant are no longer needed.

M_LN2 is now provided by the Pebble libc math
headers, so the local define and its intermediate
constant are no longer needed.
@mkellner
Copy link
Collaborator

Merged and pushed.

@mkellner mkellner closed this Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments