<div dir="ltr"><div dir="ltr">On Tue, Jul 9, 2019 at 12:59 PM Ben Grasset <<a href="mailto:operator97@gmail.com">operator97@gmail.com</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"><div dir="ltr"><div dir="ltr">On Tue, Jul 9, 2019 at 12:32 PM Ryan Joseph <<a href="mailto:genericptr@gmail.com" target="_blank">genericptr@gmail.com</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">
So do I need to open another bug report for for this out/var/constref stuff? We already have <a href="https://bugs.freepascal.org/view.php?id=28949" rel="noreferrer" target="_blank">https://bugs.freepascal.org/view.php?id=28949</a> but that’s just about the overloading bugs. <br>
<br>
I think it needs to be something like var/out should be be blocked in properties (unless VARPROPSETTER is on?) and constref should be allowed. Please confirm if that’s correct and I’ll make another bug report.<br></blockquote><div><br></div><div>- snip -</div></div></div></blockquote><div><br></div><div>Also, the {$VARPROPSETTER} docs should be amended to not say "const", because again, "const" is allowed in all circumstances and does not guarantee by-reference passing the way "var", "out", and "constref" do. </div></div></div>