Gerrit0 opened a new pull request, #2949:
URL: https://github.com/apache/avro/pull/2949

   ## What is the purpose of the change
   
   [AVRO-3995](https://issues.apache.org/jira/browse/AVRO-3995) Update the 
CMake configuration to provide a useful error message when attempting to 
compile with an unsupported C++ standard version, and remove code which was 
`#ifdef`'d to be used only with C++ targets less than C++17.
   
   As discussed in #2431, Avro has effectively required C++17 for nearly a year 
now, but it wasn't obvious to consumers.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? No
   - If yes, how is the feature documented? N/A
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to