Konrad Grochowski created THRIFT-1983:
-----------------------------------------

             Summary: %z printf format is not available in Visual
                 Key: THRIFT-1983
                 URL: https://issues.apache.org/jira/browse/THRIFT-1983
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9
            Reporter: Konrad Grochowski
            Priority: Critical
         Attachments: log_message_C99_visual_fix.patch

as %z formats are part of C99 standard they're not supported on Visual (and not 
going to)

Code using %zu is crashing on Windows (at least with my compilation options :) )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to