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

fix: add missing console logs #577

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

DaniPopes
Copy link
Member

Ref #573 (comment)

I copy pasted the console2 functions to console and replaced int256 with int.
This is the entire diff.

I copy pasted the console2 functions to console and replaced `int256` with `int`.
@mds1 mds1 merged commit da804c1 into foundry-rs:master Jul 2, 2024
3 checks passed
@DaniPopes DaniPopes deleted the console-missing-fns branch July 2, 2024 15:37
@hellwolf
Copy link

hellwolf commented Jul 4, 2024

well, the thing is, it now compiles, but I am not sure if it actually prints anything. At least not with "forge 0.2.0 (5ac78a9 2024-06-02T00:19:17.377492500Z)"

@DaniPopes
Copy link
Member Author

You're right, it's not hooked up, please open an issue in https://github.com/foundry-rs/foundry

@hellwolf
Copy link

hellwolf commented Jul 4, 2024

That's not idea, it could be a footgun, should it be rolled back, for now?

I will report a bug or propose a fix.

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.

3 participants