paleolimbot commented on PR #3903: URL: https://github.com/apache/arrow-adbc/pull/3903#issuecomment-3778512176
`D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_vector.h:391:9: warning: '((std::_Vector_base<adbc::driver::GetObjectsHelper::ConstraintUsage, std::allocator<adbc::driver::GetObjectsHelper::ConstraintUsage> >::_Vector_impl_data*)((char*)&maybe_constraint + offsetof(std::optional<adbc::driver::GetObjectsHelper::Constraint>,std::optional<adbc::driver::GetObjectsHelper::Constraint>::<unnamed>.std::_Optional_base<adbc::driver::GetObjectsHelper::Constraint, false, false>::_M_payload.std::_Optional_payload<adbc::driver::GetObjectsHelper::Constraint, false, false, false>::<unnamed>.std::_Optional_payload<adbc::driver::GetObjectsHelper::Constraint, true, false, false>::<unnamed>.std::_Optional_payload_base<adbc::driver::GetObjectsHelper::Constraint>::_M_payload) + 16))[2].std::_Vector_base<adbc::driver::GetObjectsHelper::ConstraintUsage, std::allocator<adbc::driver::GetObjectsHelper::ConstraintUsage> >::_Vector_impl_data::_M _start' may be used uninitialized [-Wmaybe-uninitialized]` is also a fun one (one of the things I don't miss about C++ 🙂 ) -- 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]
