smahapatra1 opened a new issue, #1489:
URL: https://github.com/apache/orc/issues/1489

   I tried to compile orc 1.8.3 with c++ 20 and gcc 13, but got ColumnReader.cc 
didn't compile. I had to get around the problem by using 
-Wno-dangling-reference in the command line, but the code should be fixed or 
correct pragma should be used.
   
   
https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference


-- 
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