[D-runtime] intrinsics

Sean Kelly sean at invisibleduck.org
Thu Jun 24 13:01:13 PDT 2010


On Jun 21, 2010, at 1:32 PM, Sean Kelly wrote:

> On Jun 20, 2010, at 1:47 PM, Brad Roberts wrote:
> 
>> Philosophical question:  Should all intrinsics be exposed via druntime?
>> 
>> My opinion: absolutely.
>> 
>> The one I ran across just now:
>> std/math.d:@safe pure nothrow long rndtol(real x);    /* intrinsic */
> 
> The ones in std.intrinsic (core.bitop) definitely.

http://d.puremagic.com/issues/show_bug.cgi?id=4360

Patch included.


More information about the D-runtime mailing list