[Issue 4360] New: Allow intrinsics in core.bitop to operate as intrinsics

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 21 15:10:50 PDT 2010


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

           Summary: Allow intrinsics in core.bitop to operate as
                    intrinsics
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: sean at invisibleduck.org


--- Comment #0 from Sean Kelly <sean at invisibleduck.org> 2010-06-21 15:10:45 PDT ---
Currently, this module must import std.intrinsic to work properly.  It would be
nice if the compiler added these intrinsics to its lookup table to break this
dependency.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list