Skip to content

netlib: Replace perror with nerr#3313

Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom
zs39:master05
Jan 17, 2026
Merged

netlib: Replace perror with nerr#3313
xiaoxiang781216 merged 1 commit intoapache:masterfrom
zs39:master05

Conversation

@zs39
Copy link
Copy Markdown
Contributor

@zs39 zs39 commented Jan 13, 2026

Summary

Use the nerr interface for error print.

Impact

Replacing only the log interface will not affect functionality.

Testing

This function already uses nerr; it's simply replacing perror with the nerr interface, so no testing is needed.

Comment thread netutils/netlib/netlib_checkhttpconnectivity.c Outdated
Use the nerr interface for error print.

Signed-off-by: zhangshuai39 <zhangshuai39@xiaomi.com>
Copy link
Copy Markdown
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @zs39 :-)

@xiaoxiang781216 xiaoxiang781216 merged commit 11c8220 into apache:master Jan 17, 2026
40 checks passed
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.

4 participants