Skip to content

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

Open
jadedpasta wants to merge 1 commit intomitchellh:mainfrom
jadedpasta:stream-fix
Open

fix: export xev.Stream correctly in main.zig#201
jadedpasta wants to merge 1 commit intomitchellh:mainfrom
jadedpasta:stream-fix

Conversation

@jadedpasta
Copy link

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.
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.

1 participant