[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2018-05-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-12-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added CC|

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-12-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added See Also|

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 Martin Nowak c...@dawg.eu changed: What|Removed |Added Keywords||pull --- Comment #18 from Martin

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-06-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-06-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3749 --- Comment #17 from hst...@quickfur.ath.cx --- I've been trying to get more of std.math usable in CTFE, unfortunately, the only obvious fixes I can find are isInfinity and isNaN (and I'm not 100% sure they are correct):

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-09 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #16 from Iain Buclaw ibuc...@ubuntu.com 2014-01-09 03:04:44 PST --- (In reply to comment #15) (In reply to comment #13) We don't implement y2lx in GDC, so it uses the !INLINE_Y2LX implemenatation. :) At runtime? I'm

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-08 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #13 from Iain Buclaw ibuc...@ubuntu.com 2014-01-08 04:31:41 PST --- (In reply to comment #12) (In reply to comment #11) (In reply to comment #10) What's the state of this? Having log/exp functions at compile time would be

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-08 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #14 from Iain Buclaw ibuc...@ubuntu.com 2014-01-08 04:37:37 PST --- (In reply to comment #13) (In reply to comment #12) (In reply to comment #11) (In reply to comment #10) What's the state of this? Having log/exp

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-08 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #15 from Martin Nowak c...@dawg.eu 2014-01-08 17:07:23 PST --- (In reply to comment #13) We don't implement y2lx in GDC, so it uses the !INLINE_Y2LX implemenatation. :) At runtime? I'm quite surprised to hear that, isn't the

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added CC||ibuc...@ubuntu.com

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2014-01-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #12 from Martin Nowak c...@dawg.eu 2014-01-07 19:47:17 PST --- (In reply to comment #11) (In reply to comment #10) What's the state of this? Having log/exp functions at compile time would be very useful, e.g. to pregenerate

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2013-01-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 Martin Nowak c...@dawg.eu changed: What|Removed |Added CC||c...@dawg.eu --- Comment

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-12-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #8 from simon s.d.hamm...@googlemail.com 2010-11-15 05:27:01 PST --- Created an attachment (id=811) PATCH against rev 755 add support for yl2x, yl2xp1 Implements yl2x, yl2xp1 as builtins for DMC, VisualStudio. Needs implementation

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #7 from bearophile_h...@eml.cc 2010-05-12 04:10:38 PDT --- See bug 4177 for a blocker of this. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #5 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-01-31 08:03:28 PST --- Small but important error in unittest (c was not multiplied correctly. Also -300..300 range was somehow too big, compilations was very long. int

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-01-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-01-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #4 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-01-28 15:55:35 PST --- So I release this as public domain. I written this code as workaround to lack of log and exp. They looks to be accurate to 16 digital digits on whole real