mirror of
https://github.com/curl/curl.git
synced 2026-05-05 22:07:28 +03:00
- Stick to a single unified way to use structs
- Make checksrc complain on 'typedef struct {'
- Allow them in tests, public headers and examples
- Let MD4_CTX, MD5_CTX, and SHA256_CTX typedefs remain as they actually
typedef different types/structs depending on build conditions.
Closes #5338
2 lines
39 B
Text
2 lines
39 B
Text
disable TYPEDEFSTRUCT
|
|
disable SNPRINTF
|