[Issue 12211] Assignment expression is not an lvalue

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12211 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12229] New: Properly name DMD compiler versions

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12229 Summary: Properly name DMD compiler versions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: in

[Issue 12228] Compiler allows 'this' in BaseClassList

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12228 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #2 from ye

[Issue 12211] Assignment expression is not an lvalue

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12211 --- Comment #4 from github-bugzi...@puremagic.com 2014-02-22 14:28:06 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/34ce06a844fdb7e365469976ae010ee179c19

[Issue 12228] Compiler allows 'this' in BaseClassList

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12228 w0rp changed: What|Removed |Added CC||devw...@gmail.com --- Comment #1 from w0rp 2

[Issue 12228] New: Compiler allows 'this' in BaseClassList

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12228 Summary: Compiler allows 'this' in BaseClassList Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid Severity: normal

[Issue 12227] Allow matching multiple patterns in one go with std.regex

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12227 Dmitry Olshansky changed: What|Removed |Added Severity|normal |enhancement -- Configure issuema

[Issue 12227] New: Allow matching multiple patterns in one go with std.regex

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12227 Summary: Allow matching multiple patterns in one go with std.regex Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 12105] ctRegex errors

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12105 Dmitry Olshansky changed: What|Removed |Added Keywords||pull --- Comment #2 from Dmitry O

[Issue 12205] Tools build process cannot find druntime and phobos

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12205 --- Comment #3 from Joseph Rushton Wakeling 2014-02-22 13:00:12 PST --- Just to note, there is now a working fix that only alters posix.mak and doesn't impose changes on any other project: https://github.com/D-Programming-Language/tools/pull

[Issue 12076] ctRegex range violation

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12076 Dmitry Olshansky changed: What|Removed |Added Keywords||pull CC|

[Issue 12226] New: functions can return local stack-allocated objects by reference

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12226 Summary: functions can return local stack-allocated objects by reference Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: acce

[Issue 11017] std.string/uni.toLower is very slow

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11017 --- Comment #7 from Peter Alexander 2014-02-22 12:25:47 PST --- https://github.com/D-Programming-Language/phobos/pull/1957 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail b

[Issue 12223] __traits(getMember,...) needed for aliases

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12223 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #3 from Vladim

[Issue 1856] [Tracker] Outstanding template issues

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1856 Jesse Phillips changed: What|Removed |Added Status|NEW |RESOLVED Depends on|1807

[Issue 12172] Refused sum(transversal)

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12172 Peter Alexander changed: What|Removed |Added CC||peter.alexander...@gmail.co

[Issue 12199] RedBlackTree problematic with non-string predicates

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12199 Peter Alexander changed: What|Removed |Added CC||peter.alexander...@gmail.co

[Issue 12225] New: Alias and value template overloading with function argument

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12225 Summary: Alias and value template overloading with function argument Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 12201] Crash on forward reference import within mixed in template

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12201 --- Comment #4 from github-bugzi...@puremagic.com 2014-02-22 08:33:15 PST --- Commit pushed to 2.065 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8aed085825dbf3dbd7ae90b848fa6eb2458bd9a

[Issue 12161] ICE with "with" and alias this

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12161 --- Comment #3 from github-bugzi...@puremagic.com 2014-02-22 08:33:09 PST --- Commit pushed to 2.065 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/215e58f17cad35b1fa6a80c29567427c21369f1

[Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8067 Simon changed: What|Removed |Added CC||simon.buerger@rwth-aachen.d

[Issue 12224] std.algorithm.move does not work for arrays of static length

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12224 Simon changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12224] New: std.algorithm.move does not work for arrays of static length

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12224 Summary: std.algorithm.move does not work for arrays of static length Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 3794] Phobos' socket.receive should assert on the length of the target array

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3794 Peter Alexander changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3830] opCmp among variant arrays

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3830 Peter Alexander changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 12223] __traits(getMember,...) needed for aliases

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12223 --- Comment #2 from Vladimir Panteleev 2014-02-22 10:51:10 EET --- Yes, but it should also work with the original example (if the child is an alias of a symbol that is not actually declared in the parent, but the "this" pointer of which is n

[Issue 12223] __traits(getMember,...) needed for aliases

2014-02-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12223 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Com