D port of dmd: Lexer, Parser, AND CodeGenerator fully operational
Zach the Mystic
reachMINUSTHISzachgmail at dot.com
Wed Mar 7 13:06:24 PST 2012
On Wednesday, 7 March 2012 at 20:46:40 UTC, Andrej Mitrovic wrote:
> Hi,
>
> which version of the compiler can this be built with?
>
> I get this with 2.058:
> dmd\binExp.d(324): Error: function dmd.binExp.EqualExp.isBit of
> type
> bool() overrides but is not covariant with
> dmd.expression.Expression.isBit of type int()
> dmd\binExp.d(324): Error: function dmd.binExp.EqualExp.isBit
> does not
> override any function
Well, I was using 2.057
But obviously you've found a bug I can fix rather quickly!
More information about the Digitalmars-d-announce
mailing list