[Issue 10881] Support %f formatting for a std.complex.complex

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10881 --- Comment #8 from hst...@quickfur.ath.cx 2013-08-24 22:55:56 PDT --- Hmm. OK, in that case, the current behaviour of the code already does what you want. :) All that's needed is to support %f directly in writefln. -- Configure issuemail:

[Issue 10881] Support %f formatting for a std.complex.complex

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10881 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --- Comment #9 from

[Issue 10866] Regression (2.064 git-head) Massive compiler slowdown

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10866 --- Comment #4 from github-bugzi...@puremagic.com 2013-08-24 23:32:37 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10866] Regression (2.064 git-head) Massive compiler slowdown

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10866 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10868] std.string.translate should take an optional buffer

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10868 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com ---

[Issue 10888] New: std.range.RefRange does not forward all methods/properties of underlying range

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10888 Summary: std.range.RefRange does not forward all methods/properties of underlying range Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10856] [2.064 git-head] Errors building phobos docs

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

[Issue 10866] Regression (2.064 git-head) Massive compiler slowdown

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10866 --- Comment #5 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-08-25 06:02:47 PDT --- Well the timings are better now, but they're still more than twice as slow: 2.063.2: 390 msecs Git-head: 970 msecs Unless std.stdio has started

[Issue 10866] Regression (2.064 git-head) Massive compiler slowdown

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10866 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #9 from Lionello Lunesu lio+bugzi...@lunesu.com 2013-08-25 09:08:16 PDT --- Updated the pull request https://github.com/D-Programming-Language/dmd/pull/2121 FWIW, this patch has found numerous DDoc mistakes in phobos and

[Issue 10889] New: Invariants are useless the way they are defined

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10889 Summary: Invariants are useless the way they are defined Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #10 from bearophile_h...@eml.cc 2013-08-25 09:54:14 PDT --- (In reply to comment #9) this patch has found numerous DDoc mistakes in phobos and druntime! A different outcome would have shocked me :-) -- Configure issuemail:

[Issue 10890] New: To find all arguments of an instantiated template

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10890 Summary: To find all arguments of an instantiated template Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #11 from bearophile_h...@eml.cc 2013-08-25 10:57:20 PDT --- (In reply to comment #9) FWIW, this patch has found numerous DDoc mistakes in phobos and druntime! I'd say that's proof enough. Where's a compact list of all the

[Issue 9009] allow foreach without identifier

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9009 Piotr Szturmaj psztur...@tlen.pl changed: What|Removed |Added CC||psztur...@tlen.pl

[Issue 10885] [std.range] refRange is missing from module description tables

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10885 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull CC|

[Issue 10890] To find all arguments of an instantiated template

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10890 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 10891] New: regression(2.063.2 = v2.064-devel-a3e447c): Error: function std.uni.TrieBuilder

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10891 Summary: regression(2.063.2 = v2.064-devel-a3e447c): Error: function std.uni.TrieBuilder Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10892] New: Compilation continues after static assert failing in templates

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10892 Summary: Compilation continues after static assert failing in templates Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major

[Issue 10466] Optional [] syntax for std.range.iota too

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10466 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx ---

[Issue 10866] Regression (2.064 git-head) Massive compiler slowdown

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10866 --- Comment #7 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-08-25 15:02:16 PDT --- (In reply to comment #0) However in other projects I get a speedup. Here's WindowsAPI being built: 2.063: 19_903 msecs. 2.064: 9_782 msecs. This

[Issue 10466] Optional [] syntax for std.range.iota too

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10466 --- Comment #3 from bearophile_h...@eml.cc 2013-08-25 15:23:48 PDT --- (In reply to comment #2) I like this idea, though there are some corner cases we need to clarify, namely, what should iota!(](0.0, 1.0, 0.3) and iota!()(0.0, 1.0, 0.3)

[Issue 4265] It should be possible to query template parameters with __traits

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

[Issue 10890] To find all arguments of an instantiated template

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10890 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10394] opBinaryRight!in and tuple

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10394 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #4

[Issue 10586] DMD unable to interpret cascaded template calls at compile time

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10586 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10669] CTFE: using initialized static const class member no longer works

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10669 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||pun...@coverify.org

[Issue 4120] bigint implicit cast too bool

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

[Issue 9548] BigInt: Wrong comparison result: BigInt(-1) long.min

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

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #12 from Lionello Lunesu lio+bugzi...@lunesu.com 2013-08-25 18:19:43 PDT --- (In reply to comment #11) (In reply to comment #9) FWIW, this patch has found numerous DDoc mistakes in phobos and druntime! I'd say that's

[Issue 10893] New: Numerous DDoc parameter warnings (as found by 10236)

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10893 Summary: Numerous DDoc parameter warnings (as found by 10236) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #13 from Lionello Lunesu lio+bugzi...@lunesu.com 2013-08-25 18:23:42 PDT --- ...and I filed this one for druntime: http://d.puremagic.com/issues/show_bug.cgi?id=10894 -- Configure issuemail:

[Issue 10894] New: Numerous DDoc parameter warnings in druntime (as found by 10236)

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10894 Summary: Numerous DDoc parameter warnings in druntime (as found by 10236) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #14 from Lionello Lunesu lio+bugzi...@lunesu.com 2013-08-25 18:35:13 PDT --- While solving the warnings in druntime, there's only one instance where I thought the current patch might need to be improved: /** * Resets this

[Issue 10236] Ddoc: Warning on wrong parameter names

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 --- Comment #15 from bearophile_h...@eml.cc 2013-08-25 19:12:47 PDT --- (In reply to comment #14) This shows three warnings for the first reset(), no warnings for the ditto. A quick fix would be to copy the whole ddoc for the two

[Issue 9009] allow foreach without identifier

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9009 Lionello Lunesu lio+bugzi...@lunesu.com changed: What|Removed |Added CC|

[Issue 10466] Optional [] syntax for std.range.iota too

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10466 --- Comment #4 from hst...@quickfur.ath.cx 2013-08-25 19:24:55 PDT --- Hmm, iota with FP gets tricky, because, for example, 0.1 does not have an exact representation in floating-point. So if you write iota(0.0, 1.0, 0.1), it's unclear whether

[Issue 10466] Optional [] syntax for std.range.iota too

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10466 --- Comment #5 from bearophile_h...@eml.cc 2013-08-25 19:46:49 PDT --- (In reply to comment #4) Which makes iota![] and iota!() unreliable when used with FP. :-( If you want to keep things simpler and you prefer a safer enhancement (that

[Issue 10856] [2.064 git-head] Errors building phobos docs

2013-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10856 Nick Sabalausky cbkbbej...@mailinator.com changed: What|Removed |Added Status|NEW |RESOLVED