Skip to content

Misc: fix compile warnings on VS2022#4174

Merged
nanangizz merged 3 commits intomasterfrom
misc-warning-vs2022
Nov 25, 2024
Merged

Misc: fix compile warnings on VS2022#4174
nanangizz merged 3 commits intomasterfrom
misc-warning-vs2022

Conversation

@nanangizz
Copy link
Copy Markdown
Member

No description provided.

@nanangizz nanangizz marked this pull request as ready for review November 25, 2024 06:02
"HTTP/1.0 200 OK\r\n");
PJ_ASSERT_ON_FAIL(pkt_len>0, {
PJ_PERROR(2, (THIS_FILE, -pkt_len, "Error creating response"));
PJ_LOG(2, (THIS_FILE, "Error creating response, pkt_len=%d",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should be %ld, also below.

@nanangizz nanangizz merged commit 1e312bf into master Nov 25, 2024
@nanangizz nanangizz deleted the misc-warning-vs2022 branch November 25, 2024 06:54
BarryYin pushed a commit to BarryYin/pjproject that referenced this pull request Feb 3, 2026
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.

3 participants