Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-218

Visual Studio 8 build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Build
    • None
    • MS Windows XP
      MS Visual Studio 8 SP1
      apache-ant-1.7.0

    Description

      log4cxx revision is (608277)

      When I compile it under VS 8 SP1 I get this message:

      [cc] D:\Projects\Libraries\apache-log4cxx\src\main\cpp\simpledateformat.cpp(126) : error C2661: 'std::time_put<_Elem,_OutIt>::put' : no overloaded function takes 4 arguments
      [cc] with
      [cc] [
      [cc] _Elem=wchar_t,
      [cc] _OutIt=std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>
      [cc] ]
      [cc] D:\Projects\Libraries\apache-log4cxx\src\main\cpp\simpledateformat.cpp(138) : error C2661: 'std::time_put<_Elem,_OutIt>::put' : no overloaded function takes 4 arguments
      [cc] with
      [cc] [
      [cc] _Elem=char,
      [cc] _OutIt=std::ostreambuf_iterator<char,std::char_traits<char>>
      [cc] ]

      Revision #598875 builds without problem.

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            alexsoftdev Alexander E. Sorokin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: