Skip to content

Status code int32_t -> long#1178

Merged
COM8 merged 1 commit intolibcpr:masterfrom
liyishuai:long-status
Feb 12, 2025
Merged

Status code int32_t -> long#1178
COM8 merged 1 commit intolibcpr:masterfrom
liyishuai:long-status

Conversation

@liyishuai
Copy link

per #325 (comment):

The current Response class uses int32_t for the status code, so this should probably match up.

350b0f8 changed the status_code from int32_t to long. This PR is to align the datatypes.

@COM8 COM8 self-requested a review February 12, 2025 16:35
@COM8 COM8 added this to the CPR 1.12.0 milestone Feb 12, 2025
Copy link
Member

@COM8 COM8 left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

@COM8 COM8 merged commit 9ae5818 into libcpr:master Feb 12, 2025
43 of 44 checks passed
@liyishuai liyishuai deleted the long-status branch February 13, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants