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

SimpleDateFormat does not compile on Solaris 2.95.2 gcc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • Layout
    • None

    Description

      SimpleDateFormat uses the std::locale class to determine appropriate localized month and day names. A user reported that gcc 2.95.2 for Solaris did not implement std::locale. The patch adds a fallback to use of APR's time formatting in case std::locale is missing. The fallback will not follow changes to the applications locale and will always display English names.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: