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

c claims to implement print/assert writers but doesn't really #52

Open
Gankra opened this issue Jul 5, 2024 · 1 comment
Open

c claims to implement print/assert writers but doesn't really #52

Gankra opened this issue Jul 5, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Gankra
Copy link
Owner

Gankra commented Jul 5, 2024

the emitted code is gibberish. i stubbed it out and never went back to it, whoops!

@Gankra Gankra added the bug Something isn't working label Jul 5, 2024
@Gankra Gankra changed the title c claims to implement print/assert but doesn't really c claims to implement print/assert writers but doesn't really Jul 5, 2024
@Gankra Gankra added the help wanted Extra attention is needed label Jul 7, 2024
@Gankra
Copy link
Owner Author

Gankra commented Jul 7, 2024

NB the annoying/big thing to do here is implement "kdl type => c format specifier" translation. Right now we just %d everything!

Also picking the appropriate assert function (ideally a release assert).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant