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

Can't emit false values #1

Closed
erincandescent opened this issue Oct 11, 2022 · 1 comment
Closed

Can't emit false values #1

erincandescent opened this issue Oct 11, 2022 · 1 comment

Comments

@erincandescent
Copy link

There's a typo at https://github.com/tjol/ckdl/blob/main/src/emitter.c#L281 which means attempting to emit the boolean false returns an error

@tjol
Copy link
Owner

tjol commented Oct 13, 2022

Wow, looks like there's also a bug in the test suite for this to be let through.

Thanks!

@tjol tjol closed this as completed in 0b96310 Oct 13, 2022
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

No branches or pull requests

2 participants