[dmd-internals] [D-Programming-Language/dmd] 5c75bb: implement const/purity/nothrow/@safe inheritance

Brad Roberts braddr at puremagic.com
Fri Feb 17 01:03:34 PST 2012


Broke one of the fail unittests on all platforms:

../src/dmd -m32 -Ifail_compilation   -odtest_results/fail_compilation -oftest_results/fail_compilation/fail326_0.o -c
fail_compilation/fail326.d

==============================
Test failed: expected rc == 1, but exited with rc == 0


On 2/17/2012 12:12 AM, GitHub wrote:
>   Branch: refs/heads/master
>   Home:   https://github.com/D-Programming-Language/dmd
>   Commit: 5c75bb31dd99a33b921f6038e3d1c1d7eb0333cd
>       https://github.com/D-Programming-Language/dmd/commit/5c75bb31dd99a33b921f6038e3d1c1d7eb0333cd
>   Author: Walter Bright <walter at walterbright.com>
>   Date:   2012-02-17 (Fri, 17 Feb 2012)
> 
>   Changed paths:
>     M src/expression.c
>   M src/func.c
>   M src/mars.c
>   M src/mtype.c
>   M src/mtype.h
>   M test/runnable/xtest46.d
> 
>   Log Message:
>   -----------
>   implement const/purity/nothrow/@safe inheritance
> 
> 
> 
> 
> 
> 
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals



More information about the dmd-internals mailing list