Walter Bright wrote: > The fix is straightforward, in std\signals.d just make the imports public: > >> public import std.stdio; >> public import std.c.stdlib; >> public import std.outofmemory; Sorry Walter, but the name for it is 'hack', not 'fix' :( How about fixing mixins ?