Skip to content

fix: export xev.Stream correctly in main.zig#201

Merged
mitchellh merged 1 commit intomitchellh:mainfrom
jadedpasta:stream-fix
Feb 27, 2026
Merged

fix: export xev.Stream correctly in main.zig#201
mitchellh merged 1 commit intomitchellh:mainfrom
jadedpasta:stream-fix

Conversation

@jadedpasta
Copy link
Contributor

It seems that #177 had a typo that exports stream.GenericStream as xev.Stream. Export the correct item instead.

Also enhance the comptime check to ensure that the exported fields actually have the correct type.

It seems that mitchellh#177 had a typo that exports `stream.GenericStream` as
`xev.Stream`. Export the correct item instead.

Also enhance the comptime check to ensure that the exported fields
actually have the correct type.
@mitchellh mitchellh merged commit 1ae3922 into mitchellh:main Feb 27, 2026
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