hi

I see one new comiler warning:


g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -rdynamic -g -O2 -MT rgw_common.o -MD -MP -MF 
.deps/rgw_common.Tpo -c -o rgw_common.o `test -f 'rgw/rgw_common.cc' || echo 
'./'`rgw/rgw_common.cc
rgw/rgw_rest.cc: In function ‘void dump_content_length(req_state*, size_t)’:
 rgw/rgw_rest.cc:87: warning: format ‘%llu’ expects type ‘long long unsigned 
int’, but argument 4 has type ‘size_t’
 rgw/rgw_rest.cc:87: warning: format ‘%llu’ expects type ‘long long unsigned 
int’, but argument 4 has type ‘size_t’

- Thomas

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to