<div dir="ltr">Additionally, is there a way to get:<div>* the absolute path of __FILE__ at the time the file was compiled (the compiler knows it)</div><div>* the current directory in which the compiler compiled that file</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 17, 2013 at 1:26 PM, Timothee Cour <span dir="ltr"><<a href="mailto:thelastmammoth@gmail.com" target="_blank">thelastmammoth@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">I'd like to redefine 'void _d_assertm(ModuleInfo* m, uint line){...}' to print more informative message with full path to module; right now <a href="http://m.name/" target="_blank">m.name</a> just shows module name.</div>

<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Is the only way to manually search through include paths until it is found ? That seems silly because the compiler knows it already.</div>

<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Furthermore, is there a way to get include path (the -I given to dmd, including the standard libs)? (ideally it should be a __traits)</div>

</div>
</blockquote></div><br></div>