Skip to content

use str* API in place of isdigit() in server/conf.c #676

Open
@clepple

Description

@clepple

isdigit() takes a char/int, not a char*.

Originally mentioned here, but we need to fix this before the next release.

Metadata

Metadata

Assignees

Labels

C-strIssues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocksrefactor/fightwarnPR or issue proposal to improve code maintainability without functional changes, or to fix warnings

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions