[Issue 11223] inline ice with tuple assignment and if/else

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

[Issue 11067] dmd segfaults on nested template instantiation (eg A!(A!(int)) )

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

[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11220 --- Comment #9 from deadalnix deadal...@gmail.com 2013-10-10 23:15:50 PDT --- (In reply to comment #7) https://github.com/D-Programming-Language/dmd/pull/2652 Awesome ! You really impress me Kenji ! Sadly I know have dmd: struct.c:876:

[Issue 10074] segfault in dmd

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10074 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC|

[Issue 11075] ICE(struct.c) after gagged error in struct field initializer

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11075 --- Comment #6 from github-bugzi...@puremagic.com 2013-10-10 23:39:17 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11075] ICE(struct.c) after gagged error in struct field initializer

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

[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11220 --- Comment #10 from Kenji Hara k.hara...@gmail.com 2013-10-10 23:42:57 PDT --- (In reply to comment #9) (In reply to comment #7) https://github.com/D-Programming-Language/dmd/pull/2652 Awesome ! You really impress me Kenji ! Sadly I

[Issue 7976] ICE(backend/cg87.c)assignment btw two elements of dynamic array of complex number types

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7976 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-10 23:46:53 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10255] When creating lib files, dmd no longer splits module into multiple obj files

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10255 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-10 23:47:12 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11220 --- Comment #11 from deadalnix deadal...@gmail.com 2013-10-11 00:21:00 PDT --- (In reply to comment #10) (In reply to comment #9) (In reply to comment #7) https://github.com/D-Programming-Language/dmd/pull/2652 Awesome ! You really

[Issue 10820] curly brakets prevent inlining with DMD

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10820 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||performance, pull

[Issue 11224] Inlining stops NRVO

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

[Issue 11224] New: Inlining stops NRVO

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11224 Summary: Inlining stops NRVO Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: wrong-code Severity: normal Priority: P2

[Issue 10820] curly brakets prevent inlining with DMD

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10820 --- Comment #4 from monarchdo...@gmail.com 2013-10-11 04:07:58 PDT --- (In reply to comment #2) https://github.com/D-Programming-Language/dmd/pull/2654 With patched dmd, the OP code output is: $ dmd -run test.d DMD v2.064 DEBUG foo1:

[Issue 8124] std.net.isemail not included in phobos.lib

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8124 --- Comment #1 from S�nke Ludwig slud...@outerproduct.org 2013-10-11 05:46:28 PDT --- Fixed since 2.060. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 8124] std.net.isemail not included in phobos.lib

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8124 S�nke Ludwig slud...@outerproduct.org changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11194] std.container.Array.reserve calls opAssign on uninitialized data

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11194 S�nke Ludwig slud...@outerproduct.org changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11222] std.string.isNumeric accepts a +

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11222 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10186] default construction is disabled even if default ctor declared

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10186 --- Comment #8 from Kenji Hara k.hara...@gmail.com 2013-10-11 07:08:46 PDT --- (In reply to comment #6) And, with v2.064-devel-64d739f, C.s is still assigned from a temporary object instead of being constructed directly. That defeats the

[Issue 10186] default construction is disabled even if default ctor declared

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10186 --- Comment #7 from Kenji Hara k.hara...@gmail.com 2013-10-11 07:06:48 PDT --- (In reply to comment #5) What about `this(int = 0)` class constructor? https://github.com/D-Programming-Language/dmd/pull/2655 -- Configure issuemail:

[Issue 7813] lambda lost during header gen

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

[Issue 11225] New: Module dependency cycle causes import statements inside typeof() expressions inside templates fail

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11225 Summary: Module dependency cycle causes import statements inside typeof() expressions inside templates fail Product: D Version: D2 Platform: All OS/Version: All

[Issue 11225] Module dependency cycle causes import statements inside typeof() expressions inside templates fail

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11225 --- Comment #1 from S�nke Ludwig slud...@outerproduct.org 2013-10-11 08:42:20 PDT --- Similar issues: http://d.puremagic.com/issues/show_bug.cgi?id=10177 http://d.puremagic.com/issues/show_bug.cgi?id=10342 -- Configure issuemail:

[Issue 11225] Module dependency cycle causes import statements inside typeof() expressions inside templates to fail

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11225 --- Comment #2 from S�nke Ludwig slud...@outerproduct.org 2013-10-11 08:44:13 PDT --- Oh and of course a c module is also needed: c.d --- // empty --- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 9066] Add constructor inheritance feature

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9066 --- Comment #13 from Martin Nowak c...@dawg.eu 2013-10-11 09:59:26 PDT --- (In reply to comment #10) I see what you mean, that could work. Although I still want the ability to explicitly re-introduce base-class constructors via some syntax.

[Issue 11226] New: Problems with typeof(null) and const

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11226 Summary: Problems with typeof(null) and const Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: normal

[Issue 9066] Add constructor inheritance feature

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

[Issue 10255] When creating lib files, dmd no longer splits module into multiple obj files

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10255 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-11 11:37:06 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 10255] When creating lib files, dmd no longer splits module into multiple obj files

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

[Issue 11223] inline ice with tuple assignment and if/else

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11223 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-11 11:40:14 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11182] dmd crashes on compiling regex

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11182 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-11 11:42:57 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11220 --- Comment #12 from github-bugzi...@puremagic.com 2013-10-11 11:40:54 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11182] dmd crashes on compiling regex

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

[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

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

[Issue 11223] inline ice with tuple assignment and if/else

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

[Issue 11227] New: Visual D 'smart' indent mode is too inflexible with parentheses.

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11227 Summary: Visual D 'smart' indent mode is too inflexible with parentheses. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 11228] New: alias this confuses static array copy

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11228 Summary: alias this confuses static array copy Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11229] New: std.string.toLower is slow

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11229 Summary: std.string.toLower is slow Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 11230] New: Assertion failed: (type-ty != Tstruct || ((TypeStruct *)type)-sym == this), function semantic, file struct.c, line 876.

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11230 Summary: Assertion failed: (type-ty != Tstruct || ((TypeStruct *)type)-sym == this), function semantic, file struct.c, line 876. Product: D Version: D2 Platform:

[Issue 11231] New: formattedRead accepts silently trailing space past the string to match, but no other character

2013-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11231 Summary: formattedRead accepts silently trailing space past the string to match, but no other character Product: D Version: D2 Platform: All OS/Version: All