[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 07:06:28 PST 2013


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



--- Comment #5 from Orvid King <blah38621 at gmail.com> 2013-11-18 07:06:25 PST ---
(In reply to comment #4)
> (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.
> 
> Can't __ctfe be used to solve that?

Yes, but it would need to be done inside of bt, and a separate function
declared that would be the actual 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