Skip to content
  • jchaffraix@webkit.org's avatar
    2008-05-07 Julien Chaffraix <jchaffraix@webkit.org> · 3e088613
    jchaffraix@webkit.org authored
            Reviewed by Adam Roben.
    
            wx & Gtk build fix.
    
            Add SIZE_MAX definition for the wx port.
    
            * os-win32/stdint.h:
    
    2008-05-07  Julien Chaffraix  <jchaffraix@webkit.org>
    
            Reviewed by Adam Roben.
    
            wx & Gtk build fix.
    
            * platform/network/curl/FormDataStreamCurl.cpp: Added stdint.h include. We need to define
            __STDC_LIMIT_MACROS to have SIZE_MAX exported.
            * platform/network/curl/FormDataStreamCurl.h: Removed cstdint include (replaced by stdint.h)
            as it is not present on the build bots.
            * plugins/gtk/PluginDatabaseGtk.cpp: Added missing #endif.
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32960 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3e088613