Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pragma syntax #15

Merged
merged 9 commits into from
Mar 26, 2024
Merged

Fix pragma syntax #15

merged 9 commits into from
Mar 26, 2024

Conversation

Vindaar
Copy link
Member

@Vindaar Vindaar commented Mar 25, 2024

Fixes issue #14.

Vindaar added 9 commits March 25, 2024 09:51
Raw vectors cast the data, that means the data type (and size) must be
identical! Cannot convert to a different type.

It seems like something broke the usage of the `suite` or `test`
templates. If used the code is simply never run.
The autogenerated R script now uses its own path to adjust the path of
the shared library. This means the shared library must sit next to the
autogen'd R script.

This was assumed before as well, but for some reason before the code
worked with the paths just referring to the file names (i.e. as
relative from the autogen R source, and *not* the R interpreter path).
@Vindaar Vindaar merged commit d3b1c6f into master Mar 26, 2024
3 checks passed
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.

1 participant