[ 
https://issues.apache.org/jira/browse/THRIFT-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957422#comment-15957422
 ] 

ASF GitHub Bot commented on THRIFT-4166:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1237
  
    Appveyor died due to an environmental error getting "ant" with chocolatey.  
I have to do an empty commit and kick another one, but I'm going to wait until 
THRIFT-4071 so it isn't as expensive.


> Recent fix to remove boost::lexical_cast usage broke VS2010
> -----------------------------------------------------------
>
>                 Key: THRIFT-4166
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4166
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.11.0
>         Environment: VS2010
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Minor
>
> Removal of boost::lexical_cast and replaced with code that calls 
> std::log10(2).  std::log10(2) is ambiguous to VS2010.
> # Fix build breakage
> # add VS2010 32-bit build job to Appveyor to prevent future regression.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to