https://issues.apache.org/bugzilla/show_bug.cgi?id=54857

            Bug ID: 54857
           Summary: format warning
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: Macintosh
                OS: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_include
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30206
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30206&action=edit
build.log

:info:build mod_include.c:1141:58: warning: format specifies type 'long' but
the argument has type 'off_t' (aka 'long long') [-Wformat]
:info:build                     ap_snprintf(tag, sizeof(tag), "%ld",
finfo.st_size);
:info:build                                                    ~~~  
^~~~~~~~~~~~~
:info:build                                                    %lld

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to