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

Visual Studio 6 build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • Build
    • None
    • Microsoft Windows XP SP2, Visual Studio 6

    Description

      I found two strange problems:

      First problem described here - http://qaix.com/apache-http-server/543-372-patch-rand-c-for-win32-read.shtml . So I can fix it manually and resume build.

      Second problem produce many errors of that kind:

      [cc] messagebuffer.cpp
      [cc] D:\Projects\apache-log4cxx\src\main\include\log4cxx/helpers/messagebuffer.h(299) : error C2785: 'class std::basic_ostream<char,struct std::char_traits<char> > &_thiscall log4cxx::helpers::MessageBuffer::operator <<(T)' and 'class log4cxx::helpers::WideMessageBuffer &_thiscall log4cxx::helpers::MessageBuffer::operator <<(const class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &)' have different return types
      [cc] D:\Projects\apache-log4cxx\src\main\include\log4cxx/helpers/messagebuffer.h(287) : see declaration of '<<'
      [cc] D:\Projects\apache-log4cxx\src\main\include\log4cxx/helpers/messagebuffer.h(306) : error C2785: 'class std::basic_ostream<char,struct std::char_traits<char> > &_thiscall log4cxx::helpers::MessageBuffer::operator <<(T)' and 'class log4cxx::helpers::WideMessageBuffer &_thiscall log4cxx::helpers::MessageBuffer::operator <<(const unsigned short *)' have different return types
      [cc] D:\Projects\apache-log4cxx\src\main\include\log4cxx/helpers/messagebuffer.h(287) : see declaration of '<<'

      I hope you fix it bug soon.

      Attachments

        1. build_log.rar
          20 kB
          Alexander E. Sorokin
        2. build_log.zip
          35 kB
          Alexander E. Sorokin

        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: