-
Eike Rathke yazdı
error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow] if ( rAddress.Row() < Row() ) Change-Id: Ia643491657680fffcaacae4a474af479b9a07e350e40e1e3
error: assuming signed overflow does not occur when assuming that
(X + c) < X is always false [-Werror=strict-overflow]
if ( rAddress.Row() < Row() )
Change-Id: Ia643491657680fffcaacae4a474af479b9a07e35