<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 February 2014 16:11, eles <span dir="ltr"><<a href="mailto:eles@eles.com" target="_blank">eles@eles.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Wednesday, 12 February 2014 at 03:28:57 UTC, Manu wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On 12 February 2014 12:11, Manu <<a href="mailto:turkeyman@gmail.com" target="_blank">turkeyman@gmail.com</a>> wrote:<br>
<br>
</div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12 February 2014 05:43, Walter Bright <<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a>><u></u>wrote:<br>
<br>
</blockquote></div></blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><div class="">
I've changed my mind. Depending on a functional link-stripper sucks.<br>
I think it's definitely useful, although I think it should be implemented<br>
as a suite of flags, not just a single one. Sure, a convenience flag can be<br>
offered, but as an implementation detail, it should be a suite of flags.<br>
</div></blockquote>
<br>
I like this and I also think providing compiler switches (ie. without naming the subset) as being acceptable.<br>
<br>
However, what if I would need those switches for just one particular module and the functions therein? How to compile only those modules with the switches?<br>
<br>
Only through manual compile/linking?<br>
</blockquote></div><br></div><div class="gmail_extra">Yes, exactly as with C++ today. It shouldn't be an unfamiliar problem to most.</div></div>