[Issue 7176] Lambda = syntax for function and methods too

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 --- Comment #9 from Jacob Carlborg d...@me.com 2012-07-18 23:20:18 PDT --- (In reply to comment #8) On the other hand, a lot of the small functions I write are boilerplate such as property getters and forwarding functions in decorators, so

[Issue 4405] all function - returns whether predicate is true for all elements in a range

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4405 Brad Anderson e...@gnuk.net changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 2006] Empty array literals with explicit type implicitly convert to any array type

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2006 --- Comment #12 from github-bugzi...@puremagic.com 2012-07-19 00:14:06 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8191] cstream.printf is completely unusable on x86_64

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8191 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added CC||ibuc...@ubuntu.com

[Issue 8191] cstream.printf is completely unusable on x86_64

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8191 --- Comment #2 from Iain Buclaw ibuc...@ubuntu.com 2012-07-19 04:59:22 PDT --- https://github.com/D-Programming-Language/phobos/pull/704 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 6966] cannot create qualified type from tuple entry

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6966 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, wrong-code

[Issue 8312] Too many error messages with a writeln of fixed size array

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8312 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 2006] Empty array literals with explicit type implicitly convert to any array type

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2006 yebblies yebbl...@gmail.com changed: What|Removed |Added Version|D1 D2 |D1 --- Comment #13 from

[Issue 8400] static array type cannot interpret dynamic array length

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8400 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 7322] Taking address of deprecated functions isn't refused

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7322 --- Comment #4 from Kenji Hara k.hara...@gmail.com 2012-07-19 08:57:10 PDT --- (In reply to comment #3) If foo(int) instead of foo(float) is deprecated, then an error is issued even though it should be possible to take the address of the

[Issue 7322] Taking address of deprecated functions isn't refused

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7322 --- Comment #5 from github-bugzi...@puremagic.com 2012-07-19 09:00:18 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6458] Multibyte char literals shouldn't implicitly convert to char

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6458 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Version|D2 |D1 --- Comment #14

[Issue 2006] Empty array literals with explicit type implicitly convert to any array type

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2006 --- Comment #14 from Kenji Hara k.hara...@gmail.com 2012-07-19 09:13:24 PDT --- Pull request for D1: https://github.com/D-Programming-Language/dmd/pull/1056 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 7322] Taking address of deprecated functions isn't refused

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7322 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords|pull|

[Issue 8397] parameter types are not checked when assigning a function literal

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

[Issue 8401] New: rdmd doesn't compile on 2.060 HEAD

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8401 Summary: rdmd doesn't compile on 2.060 HEAD Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

[Issue 8401] rdmd doesn't compile on 2.060 HEAD

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8401 Nils mailm...@nilsb.dyndns.org changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8394] Can't compile rdmd.d using master version under XP

2012-07-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8394 Nils mailm...@nilsb.dyndns.org changed: What|Removed |Added CC||simend...@gmail.com