fix paint table border in DOUBLE_THIN style
liwen fan
flw.aquarius at gmail.com
Tue Dec 15 04:00:17 PST 2015
Ok, thanks!
It build again and success.
http://ci.libreoffice.org/job/lo_gerrit_master/9244/ : SUCCESS
------------------------------
flw.aquarius at gmail.com
*From:* David Tardon <dtardon at redhat.com>
*Date:* 2015-12-15 17:21
*To:* flw.aquarius at gmail.com
*CC:* libreoffice <libreoffice at lists.freedesktop.org>
*Subject:* Re: fix paint table border in DOUBLE_THIN style
Hi,
On Mon, Dec 14, 2015 at 11:26:57PM +0800, flw.aquarius at gmail.com 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151215/fb5b8e7e/attachment.html>
More information about the LibreOffice
mailing list