js8544 commented on issue #37263:
URL: https://github.com/apache/arrow/issues/37263#issuecomment-1685886150

   One concern is that the compiler support for `std::from_chars` was later 
than most c++17 features [1]. So you may also want to update [2] as well since 
it is not supported by gcc 7.
   
   [1] https://en.cppreference.com/w/cpp/compiler_support/17 Search "Elementary 
string conversions"
   [2] https://arrow.apache.org/docs/developers/cpp/building.html "On Linux, 
gcc 7.1 and higher should be sufficient"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to