[Issue 9101] template mixin constructor causes link error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 4 19:26:02 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=9101
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2012-12-04 19:25:58 PST ---
(In reply to comment #0)
> This does not happen with dmd 2.060 and using bisect, it seems to be introduced
> with this commit: 8bc59cfe8e6896435f20ce1e9bdcc226942f59a8 fix Issue 5893 -
> Allow simple aliases for operator overloading
>
> A work around seems to be to move the mixin declaration out of the base class
> scope.
Both newest git head (2f50520) and the trunk commit which merged pull #980
(2888ec4) doesn't occur such link error in Windows.
But, in current I use optlink 8.00.5
> link
OPTLINK (R) for Win32 Release 8.00.5
Copyright (C) Digital Mars 1989-2009 All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
Might this be a optkink bug?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list