Skip to content

Fix segmentation in C-style loops #42

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

Open
tmr232 opened this issue Dec 17, 2024 · 0 comments
Open

Fix segmentation in C-style loops #42

tmr232 opened this issue Dec 17, 2024 · 0 comments
Labels
C C language support C++ C++ language support enhancement New feature or request

Comments

@tmr232
Copy link
Owner

tmr232 commented Dec 17, 2024

I don't like the way segmentation in the loop header works currently:

image

The way node1 appears again after node2 is not great, and can be confusing for users.

@tmr232 tmr232 added enhancement New feature or request C C language support C++ C++ language support labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C C language support C++ C++ language support enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant