<HTML><BODY><br><br><br>Fedor Strizhnev<br>Федор Стрижнёв.<br><br>Нядзеля, 22 сакавіка 2015, 22:36 +02:00 от Tor Lillqvist <tml@iki.fi>:<br>
<blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_14270566160000000930_BODY">> I import Libreoffice to Eclipse and got 3 warnings "No break at the end of<br>
> case" at lines 5388,<br><br>
The comment on the previous line says "// fall-through" , so it is intentional.<br><br>
> 9676<br><br>
That one probably is unintentional, but as you see, harmless anyway.</div></div></div></div></blockquote>maybe add comment like above?<br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_14270566160000000930_BODY"><br><br>
> and 11012?<br><br>
That one certainly looks like a bug, yes. Have you tested whether<br>
axial gradients indeed end up looking wrong in exported PDF? (Or<br>
perhaps even generate incorrect PDF?)<br><br>
> Is this normal behaviour?<br><br>
You mean whether it is normal behaviour for people to make mistakes?<br>
Yes. That's why we try hard to make our code warning-free, i.e. to<br>
compile with -Werror (gcc and Clang) or -WX (MSVC), and use static<br>
analysers. Why the compilers and static analysers have not warned<br>
about at least the last case you mentioned, I don't know.<br><br>
--tml<br>
_______________________________________________<br>
LibreOffice mailing list<br><a href="/compose?To=LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br></div></div></div></div></blockquote>
<br></BODY></HTML>