<div dir="ltr">Absolute path is important for tools that read the output and use it. <div><br></div><div>For instance my text editor jumps straight to the line in the source file when an assert occurs.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 31, 2015 at 6:31 AM, Olaf Wagner <span dir="ltr"><<a href="mailto:wagner@elegosoft.com" target="_blank">wagner@elegosoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 29 Aug 2015 22:12:37 +0000<br>
Jay K <<a href="mailto:jay.krell@cornell.edu">jay.krell@cornell.edu</a>> wrote:<br>
<br>
> These messages:<br>
> ****** runtime error:***    <*ASSERT*> failed.***    file "../src/convert/Convert.m3", line 47***<br>
<span class="">><br>
> 1) It should really be a full path.<br>
</span>> I know people will disagree with me.You want more commonality across machines.I'm not sure that is worth it.In particular, debuggers always work more easily with full paths, for local private builds.Hopefully for debugging someone else's, some search pathwith "prefix replacement" is viable.But debugging your own build is more common and ideallyno special setting is needed to make that work.<br>
<span class="">> Yes, full paths could "leak" across machines but I think that is ok.<br>
> I did work on this long ago but people disagreed with at the time.<br>
<br>
</span>I'd vote for full absolute path.<br>
<span class="HOEnZb"><font color="#888888"><br>
Olaf<br>
--<br>
Olaf Wagner -- elego Software Solutions GmbH -- <a href="http://www.elegosoft.com" rel="noreferrer" target="_blank">http://www.elegosoft.com</a><br>
               Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<br>
phone: <a href="tel:%2B49%2030%2023%2045%2086%2096" value="+493023458696">+49 30 23 45 86 96</a>  mobile: <a href="tel:%2B49%20177%202345%20869" value="+491772345869">+49 177 2345 869</a>  fax: <a href="tel:%2B49%2030%2023%2045%2086%2095" value="+493023458695">+49 30 23 45 86 95</a><br>
Geschäftsführer: Olaf Wagner | Sitz: Berlin<br>
Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
M3devel mailing list<br>
<a href="mailto:M3devel@elegosoft.com">M3devel@elegosoft.com</a><br>
<a href="https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel" rel="noreferrer" target="_blank">https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel</a><br>
</div></div></blockquote></div><br></div>