FYI

g++ -g -Wall -Ithird-party/credis-0.2.3 -I./third-party/mongoose -I./nDPI/src/include 
-I./third-party/LuaJIT-2.0.1/src -Ithird-party/rrdtool-1.4.7/src/ 
-I./third-party/zeromq-3.2.3/include -D SVN_RELEASE="6380" -I/usr/local/include 
-I/opt/local/include -I/var/lib/pgsql/PF_RING/kernel 
-I/var/lib/pgsql/PF_RING/userland/lib -Ithird-party/http-client-c/src/  -c HTTPserver.cpp 
-o HTTPserver.o
In file included from HTTPserver.cpp:24:
./third-party/mongoose/mongoose.c: In function 'int parse_range_header(const 
char*, int64_t*, int64_t*)':
./third-party/mongoose/mongoose.c:2739: warning: format '%ld' expects type 
'long int*', but argument 3 has type 'int64_t*'
./third-party/mongoose/mongoose.c:2739: warning: format '%ld' expects type 
'long int*', but argument 4 has type 'int64_t*'
./third-party/mongoose/mongoose.c: In function 'void construct_etag(char*, 
size_t, const file*)':
./third-party/mongoose/mongoose.c:2749: warning: format '%ld' expects type 
'long int', but argument 5 has type 'int64_t'
./third-party/mongoose/mongoose.c:2749: warning: format '%ld' expects type 
'long int', but argument 5 has type 'int64_t'
./third-party/mongoose/mongoose.c: In function 'void 
handle_file_request(mg_connection*, const char*, file*)':
./third-party/mongoose/mongoose.c:2792: warning: format '%ld' expects type 
'long int', but argument 5 has type 'int64_t'
./third-party/mongoose/mongoose.c:2792: warning: format '%ld' expects type 
'long int', but argument 6 has type 'int64_t'
./third-party/mongoose/mongoose.c:2792: warning: format '%ld' expects type 
'long int', but argument 7 has type 'int64_t'
./third-party/mongoose/mongoose.c:2813: warning: format '%ld' expects type 
'long int', but argument 10 has type 'int64_t'
./third-party/mongoose/mongoose.c: In function 'void 
print_props(mg_connection*, const char*, file*)':
./third-party/mongoose/mongoose.c:3573: warning: format '%ld' expects type 
'long int', but argument 5 has type 'int64_t'
./third-party/mongoose/mongoose.c: In function 'void log_access(const 
mg_connection*)':
./third-party/mongoose/mongoose.c:4409: warning: format '%ld' expects type 
'long int', but argument 10 has type 'int64_t'

--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to