Thread overview
[Issue 4360] New: Allow intrinsics in core.bitop to operate as intrinsics
Jun 21, 2010
Sean Kelly
Jul 13, 2010
Leandro Lucarella
Jul 20, 2010
Sean Kelly
Jul 21, 2010
Leandro Lucarella
Jul 21, 2010
Sean Kelly
Feb 08, 2011
Don
Apr 01, 2011
Walter Bright
June 21, 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@puremagic.com
        ReportedBy: sean@invisibleduck.org


--- Comment #0 from Sean Kelly <sean@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: -------
July 13, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4360


Leandro Lucarella <llucax@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax@gmail.com


--- Comment #1 from Leandro Lucarella <llucax@gmail.com> 2010-07-13 15:04:22 PDT ---
You missed the patch, apparently.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 20, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4360



--- Comment #2 from Sean Kelly <sean@invisibleduck.org> 2010-07-20 15:18:59 PDT ---
Missed the patch?  I don't think it's been applied yet, at least as far as I can tell from looking at the DMD source.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 21, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4360



--- Comment #3 from Leandro Lucarella <llucax@gmail.com> 2010-07-20 17:36:01 PDT ---
(In reply to comment #2)
> Missed the patch?  I don't think it's been applied yet, at least as far as I can tell from looking at the DMD source.

I mean, the bug is marked with the keyword "patch" so I though your intention was to publish the patch in this bug-report.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 21, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4360



--- Comment #4 from Sean Kelly <sean@invisibleduck.org> 2010-07-20 23:37:58 PDT ---
Darnit, I did it again didn't I?  I hope I still have the patch lying around.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 08, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4360


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |
                 CC|                            |clugdbug@yahoo.com.au


--- Comment #5 from Don <clugdbug@yahoo.com.au> 2011-02-08 05:00:41 PST ---
Removing patch keyword since it doesn't have a patch :o

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
April 01, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4360


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


--- Comment #6 from Walter Bright <bugzilla@digitalmars.com> 2011-04-01 14:21:31 PDT ---
https://github.com/D-Programming-Language/dmd/commit/f462124a9284fcd3b0f45cc0fb6d59d5aaa74c04

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