Closed
Description
After updating to 1.4.0, I'm getting compiler errors due to a macro being redefined
#define STATUS_CURL_PERFORM_FAILED STATUS_COMMON_BASE + 0x00000001
#define STATUS_IOT_INVALID_RESPONSE_LENGTH STATUS_COMMON_BASE + 0x00000002
#define STATUS_IOT_NULL_AWS_CREDS STATUS_COMMON_BASE + 0x00000003
#define STATUS_IOT_INVALID_URI_LEN STATUS_COMMON_BASE + 0x00000004
These 4 are already defined on lines 53-56.
Metadata
Metadata
Assignees
Labels
No labels