[PR] dbd & dso: ensure functions are declared correctly ac cording to C spec [apr]

igalic (via GitHub) <[email protected]>
Newsgroups gmane.comp.apache.apr.devel
Message-ID <[email protected]>
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.