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

Replace all getc/ungetc with new wrapper #40

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

adamhutchings
Copy link
Contributor

No description provided.

@adamhutchings adamhutchings marked this pull request as ready for review June 26, 2024 04:22
@adamhutchings
Copy link
Contributor Author

@JakeRoggenbuck for some reason, on this branch one test is failing and I'm not sure what's happening. Could you check it out?

$ ./build/test_jccc 
Running tests from "test_lexer" ...
Running "test_ttype_from_string"
Error: jccc: Token type for token '1' not recognized
Concluded tests from "test_lexer"
Running tests from "test_x86" ...
Running "test_init_int_literal"
Concluded tests from "test_x86"
$

@JakeRoggenbuck
Copy link
Member

@JakeRoggenbuck for some reason, on this branch one test is failing and I'm not sure what's happening. Could you check it out?
...

Yup, i'll take a look

@adamhutchings adamhutchings mentioned this pull request Jun 26, 2024
@adamhutchings adamhutchings merged commit 78017c1 into jabacat:main Jun 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants