Skip to content

Restore compatibility with Zig master#73

Merged
ianprime0509 merged 5 commits into
mainfrom
zig-master-compat
Sep 18, 2024
Merged

Restore compatibility with Zig master#73
ianprime0509 merged 5 commits into
mainfrom
zig-master-compat

Conversation

@ianprime0509

@ianprime0509 ianprime0509 commented Sep 18, 2024

Copy link
Copy Markdown
Owner

Follow-up/continuation of #72.

The largest user-visible change here is the prefixing of field names with f_; everything else should be transparent to existing use-cases. In my Nonograms application, this had minimal impact (it simply prompted me to use the virtual_methods helpers in more places, which was actually a good thing).

@ianprime0509
ianprime0509 marked this pull request as ready for review September 18, 2024 03:33
@ianprime0509
ianprime0509 merged commit f73487e into main Sep 18, 2024
@ianprime0509
ianprime0509 deleted the zig-master-compat branch September 18, 2024 03:33
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