[Issue 10714] inlining issue with core.bitop.bt no longer being an intrinsic

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 18 09:09:19 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=10714


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #6 from yebblies <yebblies at gmail.com> 2013-11-19 04:09:15 EST ---
(In reply to comment #3)
> The problem with making it an intrinsic again is that doing so would break some
> code that relies on bt being executable at compile time.

It is quite possible to have an intrinsic that is executable at compile time...
 It's even possible for a function to both have a body _and_ be an intrinsic.

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


More information about the Digitalmars-d-bugs mailing list