D port of dmd: Lexer, Parser, AND CodeGenerator fully operational

Daniel Murphy yebblies at nospamgmail.com
Wed Mar 7 17:38:40 PST 2012


"Zach the Mystic" <reachMINUSTHISzachgmail at dot.com> wrote in message 
news:cibxxwrywnorlxwthent at forum.dlang.org...
> 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!
>
>

You should check, but I think isBit is dead code anyway. 




More information about the Digitalmars-d-announce mailing list