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

Remove IO macros #1929

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Remove IO macros #1929

wants to merge 6 commits into from

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Nov 1, 2024

Description of Changes

Remove the spacetimedb version of common macros like println!, per #1819.

API and ABI breaking changes

Yes. This removes several spacetimedb macros. They should be replaced with spacetimedb::log::info!, spacetimedb::log::error!, or spacetimedb::log::debug!.

Expected complexity level and risk

2

Testing

Existing automated tests have been updated.

@bfops bfops mentioned this pull request Nov 1, 2024
3 tasks
@bfops bfops added the api-break label Nov 1, 2024
@bfops bfops marked this pull request as ready for review November 1, 2024 20:24
@bfops bfops added release-any To be landed in any release window release-1.0 and removed release-any To be landed in any release window labels Nov 1, 2024
Copy link
Contributor

@mamcx mamcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bfops bfops removed the api-break label Nov 11, 2024
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