Skip to content

Updated meos.h to include extern keyword#552

Merged
estebanzimanyi merged 1 commit intoMobilityDB:masterfrom
1-ARIjitS:master
Aug 2, 2024
Merged

Updated meos.h to include extern keyword#552
estebanzimanyi merged 1 commit intoMobilityDB:masterfrom
1-ARIjitS:master

Conversation

@1-ARIjitS
Copy link
Copy Markdown
Contributor

JMEOS and other FFI that use regex pattern matching for extracting functions from the meos header file require an extern keyword in the function signature. Therefore, adding an extern keyword to all the temporal functions that do not have that results in uniform function extraction across FFIs.

extern keyword is required by JMEOS ffi for pattern matching during the function extraction process.
@estebanzimanyi estebanzimanyi merged commit 47b0cb8 into MobilityDB:master Aug 2, 2024
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