<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all, <div class=""><br class=""></div><div class="">I think I have an old bug that could be used for an easy hack for new contributors. </div><div class=""><br class=""></div><div class="">The bug is Bug 77667 - Remove gcc3 workaround where it could handle instantiated objects as parameters (found here: <a href="https://bugs.documentfoundation.org/show_bug.cgi?id=77667" class="">https://bugs.documentfoundation.org/show_bug.cgi?id=77667</a>)</div><div class=""><br class=""></div><div class="">Basically, it’s a cleanup of code - for some reason a now ancient version of gcc had problems allowing an object to be created directly as a parameter - e.g. Draw(Point(), parameter2).</div><div class=""><br class=""></div><div class="">Could this be added as an easy hack, would it meet the criteria? If so, how does one do this?</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Chris</div></body></html>