[ https://issues.apache.org/jira/browse/DRILL-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Parth Chandra reassigned DRILL-1222: ------------------------------------ Assignee: DrillCommitter (was: Xiao Meng) > C++ Client. Fix DRILL-1144 compilation on Mac OS > ------------------------------------------------ > > Key: DRILL-1222 > URL: https://issues.apache.org/jira/browse/DRILL-1222 > Project: Apache Drill > Issue Type: Bug > Components: Client - C++ > Reporter: Xiao Meng > Assignee: DrillCommitter > Priority: Minor > Attachments: DRILL-1222.patch.txt > > > The fix of DRILL-1144 fails to compile on Mac OS and complains > {code} > error: non-const lvalue reference to > type 'basic_string<[3 * ...]>' cannot bind to a temporary of type > 'basic_string<[3 * ...]>' > std::string& str = > boost::lexical_cast<std::string>(val.m_unscaledValue); > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)