-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Description
This commit: 9adf3c4 breaks public API / ABI.
You change the types from an opaque typedef to a non-opaque typedef. Every application out there that was forward declaring these types won't compile anymore without adjustments. Furthermore if applications want to support old (7.49.0) and new curl > 7.50.0, this needs to be workarounded with preprocessor statements.
As I am not against typesafe declarations please bump the relevant things so that user code needs rebuilding and the issues appearing can be fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels