Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings on compilation of mod_mirrorbrain.c #147

Open
poeml opened this issue Jun 5, 2015 · 0 comments
Open

Warnings on compilation of mod_mirrorbrain.c #147

poeml opened this issue Jun 5, 2015 · 0 comments

Comments

@poeml
Copy link
Owner

poeml commented Jun 5, 2015

                                                                                                               [          ]

Issue migrated (2015-06-05) from old issue tracker http://mirrorbrain.org/issues/issue147

Title    Warnings on compilation of mod_mirrorbrain.c
 Priority   wish           Status       unread
Superseder               Nosy List      dagobert
Assigned To               Keywords

msg530 (view) Author: dagobert Date: 2014-02-08.10:19:36

When compiling mod_mirrorbrain.c against APR 1.5.0 I get the following warnings:

"mod_mirrorbrain.c", line 331: warning: argument #3 is incompatible with prototype:
prototype: pointer to function(pointer to void) returning int : "/opt/csw/include/apr_pools.h", line 628
argument : pointer to function() returning int
"mod_mirrorbrain.c", line 331: warning: argument #4 is incompatible with prototype:
prototype: pointer to function(pointer to void) returning int : "/opt/csw/include/apr_pools.h", line 628
argument : pointer to function() returning int

This is no problem at all but for the sake of cleanness could be fixed.

History
         Date           User   Action Args
2014-02-08 10:19:36 dagobert create

(end of migrated issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant