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

compile warnings on Ubuntu 9.10 x86_64 #82

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

compile warnings on Ubuntu 9.10 x86_64 #82

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/issue82

Title    compile warnings on Ubuntu 9.10 x86_64
 Priority   bug          Status      resolved
Superseder              Nosy List    poeml
Assigned To poeml       Keywords

msg307 (view) Author: poeml Date: 2010-11-06.05:00:09

cd mod_mirrorbrain && /usr/bin/apxs2 -c mod_mirrorbrain.c/usr/share/apr-
1.0/build/libtool --silent --mode=compile --tag=disable-static x86_64-linux-gnu-
gcc -prefer-pic -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT
-I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread
-I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -c -o
mod_mir
rorbrain.lo mod_mirrorbrain.c && touch mod_mirrorbrain.slomod_mirrorbrain.c: In
function 'mb_handler':
mod_mirrorbrain.c:3025: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'
mod_mirrorbrain.c:3030: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'
mod_mirrorbrain.c:3036: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'
mod_mirrorbrain.c:3044: warning: format '%d' expects type 'int', but argument 3
has type 'long unsigned int'mod_mirrorbrain.c:3063: warning: format '%d' expects
type 'int', but argument 3 has type 'size_t'
mod_mirrorbrain.c:3087: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'
mod_mirrorbrain.c:3111: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'mod_mirrorbrain.c:3119: warning: format '%d' expects type
'int', but argument 3 has type 'size_t'mod_mirrorbrain.c:3128: warning: format
'%d' expects type 'int', but argument 3 has type 'size_t'
mod_mirrorbrain.c:3137: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'mod_mirrorbrain.c:3146: warning: format '%d' expects type
'int', but argument 3 has type 'size_t'
mod_mirrorbrain.c:3153: warning: format '%d' expects type 'int', but argument 3
has type 'size_t'

msg308 (view) Author: poeml Date: 2010-11-06.05:02:29

Line numbers refer to r8210 (2.14.0)

msg447 (view) Author: poeml Date: 2014-01-12.22:11:38

I fixed all these recently (will be in 2.17.0).

http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=8325

msg448 (view) Author: poeml Date: 2014-01-12.22:15:00

correction: 2.18.0

History
         Date         User  Action             Args
2014-01-12 22:15:05 poeml set    status: chatting -> resolved
2014-01-12 22:15:00 poeml set    status: resolved -> chatting
                                   messages: + msg448
2014-01-12 22:11:38 poeml set    status: chatting -> resolved
                                   messages: + msg447
2010-11-06 05:02:29 poeml set    status: unread -> chatting
                                   messages: + msg308
2010-11-06 05:00:10 poeml 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