[dmd-internals] [D-Programming-Language/dmd] 31052b: refactor pull 336
Brad Roberts
braddr at puremagic.com
Sat Aug 27 00:03:42 PDT 2011
On Friday, August 26, 2011 11:06:13 PM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/dmd
>
> Commit: 31052bdfdf6ab96e05200eb7087fdda84a7f49bc
> https://github.com/D-Programming-Language/dmd/commit/31052bdfdf6ab96e05200eb7087fdda84a7f49bc
> Author: Walter Bright <walter at walterbright.com>
> Date: 2011-08-26 (Fri, 26 Aug 2011)
>
> Changed paths:
> M src/attrib.c
> M src/parse.c
> M src/parse.h
>
> Log Message:
> -----------
> refactor pull 336
Many of the fail compilation tests compile successfully, but aren't
expected to. I'm assuming that since they were included with the first
version of the code that it's the refactor that broke them. There's a
bunch: fail4375a-m and o-y (n is missing). Only p and q correctly
fail to compile.
More information about the dmd-internals
mailing list