Jarrett Billingsley wrote:
On Sat, Feb 28, 2009 at 10:52 PM, Daniel Keep
<[email protected]> wrote:
extern(C) void __identifier("blah$UNIX2003")(int);

A beneficial side-effect is that I can finally get rid of all those
mixins that are just doing this:

mixin(`void `~name_of_fn~`(int a)
{
   // ... rest of function ...
}`);

Yes, please, Jesus I'd love that.

Put it as an enhancement request on bugzilla!

Reply via email to