[dmd-internals] Windows DMD development is now impossible
Andrei Alexandrescu
andrei at erdani.com
Mon Jun 10 18:24:50 PDT 2013
On 6/10/13 2:29 AM, Don Clugston wrote:
> It seems hard to believe there would be enough types to instantiate
> isNarrowString thousands of different times.
This would be a good starting point in diagnosing the matter. True,
isRandomString is instantiated with many types because it's part of
template constraints that ultimately fail. But then, thousands sounds a
bit much.
Andrei
More information about the dmd-internals
mailing list