[phobos] [D-Programming-Language/phobos] 8b2ff4: Revert "Merge pull request #24 from braddr/intrins...

Brad Roberts braddr at puremagic.com
Wed May 4 11:11:50 PDT 2011


I still disagree with your logic.  The entire point of the runtime is to provide and encapsulate the boundary between
the compiler and higher level libraries.  Intrinsics are inherently part of that boundary.

I do agree with getting the tree back to a buildable state though.

On 5/4/2011 7:48 AM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home:   https://github.com/D-Programming-Language/phobos
> 
> Commit: 8b2ff4c0e9b64cf0d61d031438204d0fe126a880
>     https://github.com/D-Programming-Language/phobos/commit/8b2ff4c0e9b64cf0d61d031438204d0fe126a880
> Author: Don Clugston <dclugston at googlemail.com>
> Date:   2011-05-04 (Wed, 04 May 2011)
> 
> Changed paths:
>   M std/math.d
> 
> Log Message:
> -----------
> Revert "Merge pull request #24 from braddr/intrinsics."
> 
> This reverts commit 8fd2c0445495058ce51922a20b0c276c507e7ee3, reversing
> changes made to d061f13d34a35a16c4d51df0ae985d1b28eb4ef9.
> 
> This change exposed irrelvant DMD compiler implementation details, with no
> benefit (and also broke the build).
> 



More information about the phobos mailing list