Skip to content

Comments

Add missing function specifiers to match their declaration#143

Merged
kimwalisch merged 1 commit intoridiculousfish:masterfrom
pps83:specifiers
Apr 4, 2025
Merged

Add missing function specifiers to match their declaration#143
kimwalisch merged 1 commit intoridiculousfish:masterfrom
pps83:specifiers

Conversation

@pps83
Copy link
Contributor

@pps83 pps83 commented Apr 3, 2025

All these functions are declared with static LIBDIVIDE_INLINE, but do not have them at definition

All these function are declared with `static LIBDIVIDE_INLINE`, but do not have them at definition
@kimwalisch kimwalisch merged commit a7b5cde into ridiculousfish:master Apr 4, 2025
16 checks passed
@pps83 pps83 deleted the specifiers branch April 4, 2025 09:00
@kimwalisch
Copy link
Collaborator

@pps83 Some of the libdivide vector functions definitions are still not marked as static inline...

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