Re: [PR] sdbm: Fix old style function prototype warning with clang [apr]

2023-10-02 Thread via GitHub
notroj commented on PR #47: URL: https://github.com/apache/apr/pull/47#issuecomment-1742526596 Thanks for the PR! -- 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

[PR] configure: Add bcrypt library for Windows target [apr]

2023-10-02 Thread via GitHub
Biswa96 opened a new pull request, #48: URL: https://github.com/apache/apr/pull/48 bcrypt library is required for BCryptGenRandom function which is used in misc/win32/rand.c file. This commit fixes the following linker error misc/win32/rand.c:32:(.text+0x13):

Re: [PR] sdbm: Fix old style function prototype warning with clang [apr]

2023-10-02 Thread via GitHub
asfgit closed pull request #47: sdbm: Fix old style function prototype warning with clang URL: https://github.com/apache/apr/pull/47 -- 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

Re: svn commit: r1912607 - in /apr/apr/trunk: ./ .github/workflows/ build/ dbm/ include/ include/private/ test/

2023-10-02 Thread Yann Ylavic
On Fri, Sep 29, 2023 at 3:39 PM wrote: > > Author: jorton > Date: Fri Sep 29 13:39:11 2023 > New Revision: 1912607 [] > --- apr/apr/trunk/dbm/apr_dbm_lmdb.c (added) > +++ apr/apr/trunk/dbm/apr_dbm_lmdb.c Fri Sep 29 13:39:11 2023 [] > +static apr_status_t vt_lmdb_open(apr_dbm_t **pdb, const char