igalic opened a new pull request, #51:
URL: https://github.com/apache/apr/pull/51

   apr_dbd_mutex_lock/unlock() and apr_status_t apu_dso_mutex_lock/unlock() 
functions were declared without a (void). This causes warnings like:
   
   > dbd/apr_dbd.c:50:45: warning: a function declaration without a prototype 
is deprecated in all versions of C [-Wstrict-prototypes]
   
   Fix this.


-- 
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: dev-unsubscr...@apr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to