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

Improve error recovery for transposed record keyword #3

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

CyrusNajmabadi
Copy link

No description provided.

@CyrusNajmabadi
Copy link
Author

Hey @jcouv here's how i would do the transposed keyword issue. note: this has the benefit that all further downstream parsign works properly, as will thigns like binding. In other words, the compiler will understand that struct record really is a record struct and will treat it that way for everything (e.g. with binding etc.).

@jcouv jcouv merged commit d8471cf into jcouv:struct-record Feb 18, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the struct-record-2 branch February 18, 2022 18:58
jcouv pushed a commit that referenced this pull request Apr 1, 2024
Update protocol to v3 for MauiLaunchCustomizer brokered service
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