Jens Geyer created THRIFT-3385:
----------------------------------

             Summary: warning: format ‘%lu’ expects ‘long unsigned int’, but 
has type ‘std::basic_string<char>::size_type {aka unsigned int}
                 Key: THRIFT-3385
                 URL: https://issues.apache.org/jira/browse/THRIFT-3385
             Project: Thrift
          Issue Type: Bug
          Components: C glib - Library
            Reporter: Jens Geyer
            Assignee: Simon South


{{make check}} for c_glib produces the following:

{code}
warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but 
argument 2 has type ‘std::basic_string<char>::size_type {aka unsigned int}’ 
[-Wformat=]
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to