[Issue 9055] Compiler segfaults on forward reference to auto-return member function

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9055 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9158] [ICE](glue.c line 787) with reduce from another module

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9158 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9261] "Internal error: ../ztc/cgcod.c 810" on AMD64 with -lib -O -gs

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9261 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9639] Recursive template instanciation segfault dmd

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

[Issue 9913] static if (__traits(compiles)...) causes program to hang

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9913 Walter Bright changed: What|Removed |Added Keywords|ice | CC|

[Issue 9935] static if evaluation of template causes OOM/stack overflow.

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9935 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9935] static if evaluation of template causes OOM/stack overflow.

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

[Issue 7565] ICE(cg87):202, postincrement of a double parameter, 64-bit only

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7565 Walter Bright changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #5 from

[Issue 10401] ICE(ztc/symbol.c 1035) - inline Nullable struct with JSONValue

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10401 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10923] ICE in backend with postincrement on double in vector op on 64 bit

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10923 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7827] ICE(glue.c, !vthis->csym) delegate and type inference

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7827 --- Comment #3 from Jacob Carlborg 2013-10-07 00:49:58 PDT --- (In reply to comment #2) > Jacob - since 4481 and 6896 appear to be fixed, and 4129 is D1 only, can you > see if this still is a problem here? I cannot reproduce this error anymore

[Issue 7412] ICE(mtype.c) void16 assignment shows interesting errors

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7412 --- Comment #2 from Manu 2013-10-07 03:34:50 PDT --- (In reply to comment #1) > With DMD, the following program: > > > import core.simd; > void16 x = 1.0; > > > produces the error message: > > Error: cannot implicitly convert e

[Issue 7412] ICE(mtype.c) void16 assignment shows interesting errors

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7412 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #3 from I

[Issue 7412] ICE(mtype.c) void16 assignment shows interesting errors

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7412 --- Comment #4 from Iain Buclaw 2013-10-07 03:50:30 PDT --- Having a quick test with copies that I've still got lingering around. This ICE's with v2.060, but not v2.061 or later. See this commit: https://github.com/D-Programming-Language/dmd/

[Issue 11188] New: std.math.abs fails for shared, const or immutable BigInt types

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11188 Summary: std.math.abs fails for shared, const or immutable BigInt types Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 10666] Appender does not work with a RefCounted type

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10666 Andrej Mitrovic changed: What|Removed |Added Summary|Regresion (2.064 git-head, |Appender does not work with

[Issue 10666] Regresion (2.064 git-head, 2.053+): Appender does not work with a RefCounted type

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10666 --- Comment #5 from Andrej Mitrovic 2013-10-07 07:35:23 PDT --- (In reply to comment #4) > Is there anything left of this bug to fix before closing it? Yes, this runtime bug has to be fixed: core.exception.InvalidMemoryOperationError -- Co

[Issue 8735] Can't use alias this on template + ICE: Assertion failure: 't' on line 100 in file 'aliasthis.c'

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8735 --- Comment #4 from Andrej Mitrovic 2013-10-07 07:43:23 PDT --- (In reply to comment #3) > (In reply to comment #0) > > Two bugs. > > Please, one bug report per bugzilla issue. Yes, but these are highly related to each other. -- Configure

[Issue 11189] New: all is missing from the top of std.algorithm

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11189 Summary: all is missing from the top of std.algorithm Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2

[Issue 11190] New: DMD segfaults in template resolution with "alias this"

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11190 Summary: DMD segfaults in template resolution with "alias this" Product: D Version: D2 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11190] DMD segfaults in template resolution with "alias this"

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11190 --- Comment #1 from blm...@gmail.com 2013-10-07 10:25:57 PDT --- This (somewhat less strange) example also makes DMD segfault at the same place: struct SomeStruct(T) { T _value; alias _value this; } void doSomething(T: ulong)() {

[Issue 11191] New: Runtime.args may be called before set

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11191 Summary: Runtime.args may be called before set Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

[Issue 11191] Runtime.args may be called before set

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

[Issue 11187] A small transitive const bug on struct copying

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

[Issue 8735] Can't use alias this on template + ICE: Assertion failure: 't' on line 100 in file 'aliasthis.c'

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8735 --- Comment #5 from Walter Bright 2013-10-07 12:48:09 PDT --- (In reply to comment #4) > (In reply to comment #3) > > (In reply to comment #0) > > > Two bugs. > > > > Please, one bug report per bugzilla issue. > > Yes, but these are highly r

[Issue 11192] New: std.demangle doesn't demangle alias template arguments

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11192 Summary: std.demangle doesn't demangle alias template arguments Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7827] ICE(glue.c, !vthis->csym) delegate and type inference

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7827 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9557] std.array.array of array of immutable structs

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9557 Jonathan Crapuchettes changed: What|Removed |Added Keywords||industry CC|

[Issue 11193] New: [ICE] String template argument mixed with variadic template arguments causes ICE

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11193 Summary: [ICE] String template argument mixed with variadic template arguments causes ICE Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11187] A small transitive const bug on struct copying

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

[Issue 9557] std.array.array of array of immutable structs

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9557 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10981] Contracts in pure class methods are useless

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10981 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10981] Contracts in pure class methods are useless

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10981 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-07 18:33:28 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/15aa4468ea76b80d5c2cdb0298a824fa5d5084

[Issue 10915] std.typecons.Nullable throws in writeln() if it's null

2013-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10915 blm...@gmail.com changed: What|Removed |Added CC||blm...@gmail.com --- Comment #1 fro