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 explicit return nothings for callback functions #24

Open
pjaap opened this issue Nov 29, 2024 · 1 comment
Open

Add explicit return nothings for callback functions #24

pjaap opened this issue Nov 29, 2024 · 1 comment

Comments

@pjaap
Copy link
Member

pjaap commented Nov 29, 2024

Runic added explicit return statements for all callback functions where an implicit return was already present.

Semantically it would be better to add a return nothing to the corresponding examples.

This is a lot of careful work. This Issue is a reminder for that.

@pjaap pjaap changed the title Add exlicit return nothings for callback functions Add explicit return nothings for callback functions Nov 29, 2024
@pjaap
Copy link
Member Author

pjaap commented Nov 29, 2024

See WIAS-PDELib/VoronoiFVM.jl#153

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

No branches or pull requests

1 participant