[Bugs] [Bug 1336511] New: trace: compiler warning format string

bugzilla at redhat.com bugzilla at redhat.com
Mon May 16 16:57:14 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1336511

            Bug ID: 1336511
           Summary: trace: compiler warning format string
           Product: GlusterFS
           Version: mainline
         Component: trace
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org



Description of problem:

Making all in debug
Making all in trace
Making all in src
  CC       trace.lo
trace.c: In function 'trace_writev':
trace.c:2302:27: warning: format '%lu' expects argument of type 'long unsigned
int', but argument 10 has type 'size_t {aka unsigned int}' [-Wformat=]
                           "%"PRId64": gfid=%s fd=%p, count=%d, "
                           ^~~
  CCLD     trace.la




Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list