Iain Buclaw

Results 291 comments of Iain Buclaw

> `Error: don't know how to make '../dmd/druntime/lib/druntime64.lib'` Whoops! The default windows makefile targets only build the compiler.

(Note: smart optimizers will generate a jump table for the if condition, but apparently ldc and dmd aren't one of them).

I'd rather it be its own standalone node to keep it separate from mixins that come from user code. This isn't meant to be something that you interface with directly...

> > I'd rather it be its own standalone node to keep it separate from mixins that come from user code. This isn't meant to be something that you interface...

Does the backend inliner make this ultimately redundant?

> Why do you want to remove it ? Is it blocking something ? > In another PR, you mentioned: > > > The replacement for `T[]...` is `scope T[]`....

> Remove it because: > > 1. it is rarely used (I have personally used it on numerous occasions, but I'll try to pretend I haven't). > 2. being rarely...

Might be worth pinging @JohanEngelen, as I understand that weka's codebase is template heavy, and TVFs are a kind of template.

> There's also figuring out how it should work with @live, scope, attribute inference, etc., the list goes on and on. Well this wouldn't be the first time a new...

What's the behaviour on itanium? Windows should just mangle it in the same way instead of doing something different.