DUB fails with 2.067 MinType

via Digitalmars-d digitalmars-d at puremagic.com
Sat Aug 23 06:51:53 PDT 2014


On Saturday, 23 August 2014 at 11:50:47 UTC, Nordlöw wrote:
> https://github.com/D-Programming-Language/dub/issues/402
>
> Output is very sparse:
>
> DMD64 D Compiler v2.067-devel-1a10637
>
> /opt/dmd/include/d2/std/algorithm.d(7168): Error: template 
> instance std.algorithm.MinType!(uint, uint) recursive expansion
>
> Clues anyone?

FWIW, Digger says:

9433cb79d7ef4736fabf71a1d45588a1a7019357 is the first bad commit
commit 9433cb79d7ef4736fabf71a1d45588a1a7019357
Author: Walter Bright <walter at walterbright.com>
Date:   Thu Aug 21 22:03:30 2014 -0700

     dmd: Merge pull request #3874 from 9rnsr/fix13299

     https://github.com/D-Programming-Language/dmd/pull/3874

     [REG2.066a] Issue 13299 - Property not found with typesafe 
variadic opDispatch


More information about the Digitalmars-d mailing list