https://d.puremagic.com/issues/show_bug.cgi?id=10714
--- Comment #5 from Orvid King <[email protected]> 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: -------
