Skip to content

remove zlib namespacing #1142

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

Merged
merged 1 commit into from
May 3, 2024
Merged

remove zlib namespacing #1142

merged 1 commit into from
May 3, 2024

Conversation

ahgamut
Copy link
Collaborator

@ahgamut ahgamut commented Apr 11, 2024

it seems like we can handle the zlib dependency fine both inside and outside the monorepo without having to do any sort of namespacing.

I remember we added the namespacing for the zlib functions because it was clashing with some builds (but I don't remember the exact reason 😞 ). Do we still have those clashing builds now? The namespaced symbols are now causing an issue with ahgamut/superconfigure#29

Copy link
Owner

@jart jart left a comment

Choose a reason for hiding this comment

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

I say let's give it a try.

@jart jart marked this pull request as ready for review May 3, 2024 15:05
@jart jart merged commit 5488f0b into jart:master May 3, 2024
jart added a commit that referenced this pull request May 15, 2024
This reverts commit 5488f0b which was a
good experiment to try, that didn't work out due to #1176

Fixes #1176
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.

2 participants