Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4166

Recent fix to remove boost::lexical_cast usage broke VS2010

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • C++ - Library
    • None
    • VS2010

    Description

      Removal of boost::lexical_cast and replaced with code that calls std::log10(2). std::log10(2) is ambiguous to VS2010.

      1. Fix build breakage
      2. add VS2010 32-bit build job to Appveyor to prevent future regression.

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              jking3 James E. King III
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: