[Issue 4312] std.traits.ReturnType no longer accepts function literals

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4312 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #4

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux freebsd

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 --- Comment #3 from changlon chang...@gmail.com 2011-05-27 03:13:15 PDT --- I have no idea how to reduce this test case or how to trace the bug. I build the project with -g -debug, then run gdb . But the error is not in the project code . it

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux freebsd

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 4312] std.traits.ReturnType no longer accepts function literals

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4312 --- Comment #5 from Rob Jacques sandf...@jhu.edu 2011-05-27 06:46:29 PDT --- I'm not defining a closure. I'm defining a nested function literal. And given that the following compiles: void main() { int b; int funcliteral(int a){return

[Issue 4312] std.traits.ReturnType no longer accepts function literals

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4312 --- Comment #6 from kenn...@gmail.com 2011-05-27 07:16:28 PDT --- (In reply to comment #5) I'm not defining a closure. I'm defining a nested function literal. And given that the following compiles: void main() { int b; int

[Issue 4312] std.traits.ReturnType no longer accepts function literals

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4312 Rob Jacques sandf...@jhu.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6063] New: Make cases where hiddenfuncerror would be thrown an error without -w

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6063 Summary: Make cases where hiddenfuncerror would be thrown an error without -w Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 6049] [CTFE]: Array literals of structs with invariant() are wrong

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6049 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6064] New: std.array.join is unnecessarily slow for strings

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6064 Summary: std.array.join is unnecessarily slow for strings Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: performance Severity: normal

[Issue 5511] std.regex optional capture with no-match cause error

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5511 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 5805] std.regex match captures property horribly broken

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5805 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6065] New: [toir.c] Problem caused by std.functional.not

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6065 Summary: [toir.c] Problem caused by std.functional.not Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity:

[Issue 6065] [toir.c] Problem caused by std.functional.not

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6065 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5469] Limitation when instantiating templates in the context of a function

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5469 kenn...@gmail.com changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment

[Issue 2842] std.file.listdir on OSX produces invalid UTF-8 sequence

2011-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2842 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED