Biswa96 opened a new pull request, #47:
URL: https://github.com/apache/apr/pull/47
This fixes the following warning with clang
../dbm/sdbm/sdbm_pair.c:63:1: warning: a function definition without a
prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
63 | fitpair(pag, need)
| ^
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]