<div dir="ltr">For MinGW? I've never successfully managed to build that bloody thing! ;)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 27 May 2013 21:08, Iain Buclaw <span dir="ltr"><<a href="mailto:ibuclaw@ubuntu.com" target="_blank">ibuclaw@ubuntu.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="im">On 27 May 2013 11:47, Manu <<a href="mailto:turkeyman@gmail.com">turkeyman@gmail.com</a>> wrote:<br>

> By 'it', you mean supporting @target? Or handling specific targets +<br>
> mangling?<br>
><br>
> I still need to be able to do something like '@attribute("target", T) void<br>
> func(string T)()', or maybe '@target(T) void func(string T)()' one way or<br>
> another. The template argument would be responsible for the appropriate<br>
> mangling in this case.<br>
> The reason is to be compatible with the DMD/LDC solutions, which would also<br>
> use template selection.f<br>
><br>
> The part I don't know is if T, a template argument to the function, can be<br>
> used in the attribute declaration? This is critical.<br>
><br>
><br>
<br>
</div>If it's a string constant, then answer should be yes.... can you pull<br>
gdc head and re-compile to test?<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Iain Buclaw<br>
<br>
*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</div></div></blockquote></div><br></div>