<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Sat, Nov 13, 2021 at 11:46 PM Bart via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Isn't the policy to not merge new features, but only bugfixes?<br></blockquote><div><br></div><div>Yes but this one is clearly a bugfix.</div><div>A project and a file name passed as cmd line parameters behaved differently depending on Lazarus being already running or not.</div><div>When it was not running, all worked as expected.</div><div>When a running Lazarus instance got those parameters, unexpected things happened.</div><div>It turned out the same faulty code was used for drag'n'drop. It also behaved in an unexpected way.</div><div>I am quite happy with the result. My only worry is that the change could cause regressions. Thus I ask people to test it.</div><div>Fortunately most changes were refactoring. The moved code already worked elsewhere for the same purpose.</div><div>No problems have come up in my tests. I will mark it for merging in a few days.</div><div><br></div><div>Regards,</div><div>Juha</div><div><br></div></div></div></div></div></div>