[Issue 9815] New: Error on using `tupleof` with field access expression in parantheses

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9815 Summary: Error on using `tupleof` with field access expression in parantheses Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: r

[Issue 9814] New: Add std.traits.isNestedFunctioin

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9814 Summary: Add std.traits.isNestedFunctioin Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Ph

[Issue 9814] Add std.traits.isNestedFunctioin

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9814 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4733] Possible bugs caused by dynamic arrays in boolean evaluation context

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4733 --- Comment #2 from bearophile_h...@eml.cc 2013-03-25 15:59:36 PDT --- I have created a thread about this issue in the main D newsgroup: http://forum.dlang.org/thread/bwgnbflygowctlisi...@forum.dlang.org It was well received by almost every on

[Issue 9813] Signalling NaN initialization does not always work correctly on x86

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9813 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 9813] Signalling NaN initialization does not always work correctly on x86

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9813 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 3780] getopt improvements by Igor Lesik

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3780 --- Comment #10 from Alexey G 2013-03-25 13:07:21 PDT --- > If somebody comments I'm happy to finish it. Good job! Thanx! > I don't like implementing stuff that nobody would use. Nobody? I have no statistics. But, IMHO, everybody, who write

[Issue 6989] Implement toString for std.concurrency.Tid

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6989 --- Comment #2 from Andrej Mitrovic 2013-03-25 11:34:26 PDT --- (In reply to comment #1) > Hmm it looks like there isn't such a thing as a cross-platform > thread-identifier (at least not in Druntime). Nevermind, there's actually m_addr, whic

[Issue 4725] std.algorithm.sum()

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4725 --- Comment #19 from bearophile_h...@eml.cc 2013-03-25 10:49:55 PDT --- Is it worth adding to sum() an optional argument with the start value, as in the Python sum()? In this program in the first case there is an array of floats and you want to

[Issue 9813] Signalling NaN initialization does not always work correctly on x86

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9813 --- Comment #1 from Don 2013-03-25 09:01:10 PDT --- An oddity about this, is that Intel processors will not raise the INVALID exception when initializing 80-bit reals. That is the one case where the scheme works correctly. It fails on AMD for a

[Issue 9813] New: Signalling NaN initialization does not always work correctly on x86

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9813 Summary: Signalling NaN initialization does not always work correctly on x86 Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW Severit

[Issue 9812] std.conv.parse string fails on certain escape characters.

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9812 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9812] New: std.conv.parse string fails on certain escape characters.

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9812 Summary: std.conv.parse string fails on certain escape characters. Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: nor

[Issue 7177] $ should forward to length by default

2013-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7177 --- Comment #52 from monarchdo...@gmail.com 2013-03-25 03:53:11 PDT --- (In reply to comment #50) > And I found that this is not sufficient - it does not work for > infinite forward range! > > https://github.com/9rnsr/phobos/commit/dd0d4c139828