<div dir="auto"><div class="gmail_extra" dir="auto"><div class="gmail_quote">Am 13.12.2017 13:05 schrieb "Sergey Bodrov via Lazarus" <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div>I thinked, that sources of FPC compiler and RTL is that 'holy bible', where every line is critical and must be carefully checked. But CHM package is optional and not documented, it have many unused and debug lines. I even don't sure, that it actually part of FCL.</div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">No matter the project functional and formatting changes *always* have to be done separately as otherwise or is hard to see what changed for the functionality (e.g. "shr" instead of "shl" in completely reformatted code). The one who commits a patch to the development version must know what has been changed so that they can be sure that nothing will break, but that isn't possible if they can't see the forest due to all the trees. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven</div><div class="gmail_extra" dir="auto"></div></div>