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

Add StdFill #147

Merged
merged 10 commits into from
Mar 31, 2024
Merged

Add StdFill #147

merged 10 commits into from
Mar 31, 2024

Conversation

PraneethJain
Copy link
Contributor

@PraneethJain PraneethJain force-pushed the main branch 2 times, most recently from 55daa12 to 2d368d4 Compare March 23, 2024 13:08
@PraneethJain PraneethJain marked this pull request as draft March 23, 2024 13:17
@PraneethJain PraneethJain force-pushed the main branch 2 times, most recently from 3298cb2 to 4a56bcd Compare March 23, 2024 13:37
@PraneethJain PraneethJain force-pushed the main branch 2 times, most recently from 929c6c1 to d12b454 Compare March 26, 2024 09:06
@PraneethJain PraneethJain marked this pull request as ready for review March 27, 2024 08:46
@barche
Copy link
Contributor

barche commented Mar 30, 2024

Thanks for this, the only thing I would like changed is to put the linux and mac test back on Julia 1.6 instead of 1.7, and use the 1.7 only on Windows. That way we test on the 1.6 LTS release at least on some platforms. (both this PR and the CxxWrap PR, and assuming that I saw correctly that these should pass?).

No remarks on the technical side, although it might be nice to have a common wrapper that adds methods such as resize that are common to most containers. This was the idea of the wrap_common struct. That can be done in future PRs however.

@barche barche merged commit 646ec4e into JuliaInterop:main Mar 31, 2024
9 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.

2 participants