[Issue 8229] string literals are not zero-terminated during CTFE

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8229 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #1 from Don 2

[Issue 5082] delegate alias parameters are silently accepted inside structs. limits most of std.algorithm, etc.

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5082 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-12 09:59:35 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/db33a88a267993bf51fb83fd191b816f75a53c41

[Issue 8194] "Function cannot access frame" even though all I requested was the type

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8194 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-12 09:59:43 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a1c4351fa4e1a7a06c61dfc1575e0608a064dbf0

[Issue 8194] "Function cannot access frame" even though all I requested was the type

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8194 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5082] delegate alias parameters are silently accepted inside structs. limits most of std.algorithm, etc.

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5082 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7585] functions in templates inferred as delegate

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7585 --- Comment #9 from github-bugzi...@puremagic.com 2012-06-12 10:06:25 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/24b83f373e93fc553e42213132adabb992c0340

[Issue 8229] string literals are not zero-terminated during CTFE

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8229 --- Comment #2 from timon.g...@gmx.ch 2012-06-12 10:55:45 PDT --- (In reply to comment #1) > This behaviour is intentional. Pointer operations are strictly checked in > CTFE. > It's the same as doing > > int n = 0; > char c = ""[n]; > > whic

[Issue 8232] New: Segmentation fault in rt_finalize_gc()

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8232 Summary: Segmentation fault in rt_finalize_gc() Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

[Issue 8198] Nested lambda inference doesn't work

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8198 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-12 11:43:25 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f9bf4a373260d2afc47814c904609d3fa39f416

[Issue 8198] Nested lambda inference doesn't work

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8198 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4364] ICE(class.c) compiling a struct def named 'Object' followed by a class definition

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4364 --- Comment #4 from github-bugzi...@puremagic.com 2012-06-12 15:58:47 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/fbe7a1c9e107c9eb4bba8f27c87f248b7e6889a

[Issue 8108] Forward declaration and implementation allowed in same file

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

[Issue 8106] func.stringof with default args

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8106 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 8105] in ref

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

[Issue 4364] ICE(class.c) compiling a struct def named 'Object' followed by a class definition

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4364 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8106] func.stringof with default args

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8106 --- Comment #3 from Manu 2012-06-12 17:24:20 PDT --- (In reply to comment #2) > Can you please verify the behavior you are seeing? Sorry, that should have a typeof(): pragma(msg, typeof(func).stringof); -> void(Colour c = cast(Colour)white)

[Issue 8105] in ref

2012-06-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8105 --- Comment #1 from github-bugzi...@puremagic.com 2012-06-12 20:10:26 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/687044996a06535210801577e5d68b72edfa3985