alinaliBQ opened a new pull request, #46622:
URL: https://github.com/apache/arrow/pull/46622

   
   ### Rationale for this change
   
   Resolve warnings that get treated as errors by suppressing the warning.
   
   ### What changes are included in this PR?
   
   1. Add `pragma GCC diagnostic ignored "-Wdeprecated-declarations"` to code 
that use `codecvt_utf8`
   2. Add explicit conversions for integer values
   
   ### Are these changes tested?
   They are tested locally on my Windows environment. 
   
   ### Are there any user-facing changes?
   
   None
   


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to