[dmd-internals] [D-Programming-Language/dmd] d94484: durn tabs

Brad Roberts braddr at puremagic.com
Thu Jul 28 01:44:37 PDT 2011


On Thursday, July 28, 2011 12:30:10 AM, Walter Bright wrote:
> On 7/27/2011 11:52 PM, Brad Roberts wrote:
>>
>> Want me to create a pull request to collapse the posix platforms
>> together like I did for d2?  At least shrink the problem space a little?
>>
> 
> Yes, please, I'd appreciate that!

Sent, along with a build breakage fix in inifile.c related to the 
recent Array changes.

I also noticed a warning that concerns me:
interpret.c: In member function 'Expression* 
BinExp::interpretCommon(InterState*, CtfeGoal, Expression* (*)(Type*, 
Expression*, Expression*))':
interpret.c:2250: warning: comparison between 'enum TY' and 'enum TOK'

That warning doesn't occur in the d2 branch.



More information about the dmd-internals mailing list