dmd 2.065.0

Jacob Carlborg doob at me.com
Tue Feb 25 09:15:50 PST 2014


On 2014-02-24 21:29, Walter Bright wrote:
> Looks like we need to do something about this:
>
> http://www.reddit.com/r/programming/comments/1ytfc5/d_2065_released_with_396_fixes_and_improvements/cfnmkih
>
>
> At a minimum, add it to the changelog. Or possibly remove that change.

I've been compiling Tango with the latest version for a couple of 
releases now. I found some issues for this release. Some were fixed. 
Some where code that should not have compiled previously. Then I hit the 
issue with opCmp and I failed to find a reduced test case.

Why should I need opCmp in a struct containing only two ints?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list