tdpl: partial ordering of functions: conflict error

Jonathan M Davis jmdavisProg at gmx.com
Tue Jan 17 19:36:01 PST 2012


On Wednesday, January 18, 2012 02:33:25 Jerome BENOIT wrote:
> And I cannot figure why :-(

http://d.puremagic.com/issues/show_bug.cgi?id=1528

As a workaround, templatize the last function by changing its signature to

int[] find()(int[] longer, int[] shorter)

- Jonathan M Davis


More information about the Digitalmars-d-learn mailing list