Skip to content

Remove unused data when IPv6 is not supported#8430

Closed
MAntoniak wants to merge 1 commit into
curl:masterfrom
MAntoniak:ipv6
Closed

Remove unused data when IPv6 is not supported#8430
MAntoniak wants to merge 1 commit into
curl:masterfrom
MAntoniak:ipv6

Conversation

@MAntoniak

Copy link
Copy Markdown
Contributor

No description provided.

@bagder

bagder commented Feb 11, 2022

Copy link
Copy Markdown
Member

I think #8439 offers a nicer way (== ends up in more readable and maintainable code) to accomplish the same thing for two of the functions: provide "compatibility macros" so that we don't have to do embedded #ifdefs as much.

@MAntoniak

Copy link
Copy Markdown
Contributor Author

That is look reasonable. The goal of the PR is removed scope_id from connectdata and UserDefined structures . I am going to rebase my PR to use your changes.

@bagder

bagder commented Feb 11, 2022

Copy link
Copy Markdown
Member

ok, cool! I'll merge #8439 and then it'll be easier

@bagder bagder closed this in 06eb208 Feb 13, 2022
@bagder

bagder commented Feb 13, 2022

Copy link
Copy Markdown
Member

Thanks!

@MAntoniak MAntoniak deleted the ipv6 branch February 13, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants