Hi,

On Mon, Dec 14, 2015 at 11:26:57PM +0800, [email protected] wrote:
> Hi, All!
> I had push the commit to the gerrit.: 
> https://gerrit.libreoffice.org/#/c/20701/ 
> But it build failed in 'CppunitTest/libtest_writerperfect_stream.so': 
> http://ci.libreoffice.org/job/lo_gerrit_master/9226/

It did not. It failed when compiling sc/qa/unit/ucalc_formula.o, because
of

/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Linux/sc/inc/address.hxx:340:5:
error: assuming signed overflow does not occur when assuming that (X + c) < X 
is always false [-Werror=strict-overflow]
    if ( rAddress.Row() < Row() )
    ^

Which is not caused by your patch. Someone has likely already fixed
this, so you can rebase the change to current master and push to gerrit
again.

D.
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to