[dmd-internals] [D-Programming-Language/dmd] 3364df: remove recently added includes that aren't necessa...

Brad Roberts braddr at puremagic.com
Fri Mar 11 00:19:22 PST 2011


These two fix the build breakage introduced by Walters fix for the changes he merged from me that I hadn't tested on
windows.  Oops.  Additionally it fixes one case I missed of an auto-generated function in the arrayop code.

Hopefully me pushing to the dmd depot directly won't cause you too many merge issues Walter (shouldn't, but I know
you're use of git isn't as straight forward as it is for most of us).

Later,
Brad

On 3/11/2011 12:16 AM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home:   https://github.com/D-Programming-Language/dmd
> 
> Commit: 3364dffbd6d73357a16c71568485847c70811a77
>     https://github.com/D-Programming-Language/dmd/commit/3364dffbd6d73357a16c71568485847c70811a77
> Author: Brad Roberts <braddr at puremagic.com>
> Date:   2011-03-11 (Fri, 11 Mar 2011)
> 
> Changed paths:
>   M src/backend/cgobj.c
> 
> Log Message:
> -----------
> remove recently added includes that aren't necessary and break the build
> 
> 
> Commit: 626faf71b272770be7d92ec6ef55518b2cd25744
>     https://github.com/D-Programming-Language/dmd/commit/626faf71b272770be7d92ec6ef55518b2cd25744
> Author: Brad Roberts <braddr at puremagic.com>
> Date:   2011-03-11 (Fri, 11 Mar 2011)
> 
> Changed paths:
>   M src/arrayop.c
> 
> Log Message:
> -----------
> Add a loc to the auto-generated complex array op functions
> 
> 
> Compare: https://github.com/D-Programming-Language/dmd/compare/50063f7...626faf7
> _______________________________________________
> 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