[Issue 4436] Double bug regarding Tuple.init

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

[Issue 10180] offsetof doesn't work through function call alias this

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10180 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 10179] Tuple assignment should not cause "has no effect" error even if the length is zero

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10179 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 10180] New: offsetof doesn't work through function call alias this

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10180 Summary: offsetof doesn't work through function call alias this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 10178] Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 --- Comment #4 from github-bugzi...@puremagic.com 2013-05-26 21:45:44 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0d5bddae95174b8b8cc5636d7d433f0cef1438

[Issue 10179] New: Tuple assignment should not cause "has no effect" error even if the length is zero

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10179 Summary: Tuple assignment should not cause "has no effect" error even if the length is zero Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 9679] Refused const/immutable assignment in conditional

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9679 --- Comment #5 from bearophile_h...@eml.cc 2013-05-26 19:21:17 PDT --- (In reply to comment #4) > Commits pushed to master at https://github.com/D-Programming-Language/dmd > > https://github.com/D-Programming-Language/dmd/commit/413211e4c22f85c

[Issue 10178] Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 --- Comment #3 from github-bugzi...@puremagic.com 2013-05-26 19:20:35 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0fea1d8b0e6e2c3befe1ecea29b3646c570155

[Issue 10178] Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 --- Comment #2 from Andrei Alexandrescu 2013-05-26 19:01:56 PDT --- Oops I marked this as resolved before merging the code in, will reopen if Kenji doesn't respond in a few minutes. -- Configure issuemail: http://d.puremagic.com/issues/user

[Issue 10178] Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10178] Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 10178] New: Compiler segfault with zero-length tuple comparison

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10178 Summary: Compiler segfault with zero-length tuple comparison Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice, rejects-valid Severity

[Issue 10176] Something to extend an array with a lazy range

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10176 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #3

[Issue 9679] Refused const/immutable assignment in conditional

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9679 --- Comment #4 from github-bugzi...@puremagic.com 2013-05-26 16:39:23 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/413211e4c22f85cba9703b4d2bad546772ac026

[Issue 9649] DMD doesn't parse valid PostfixExpression . NewExpression syntax.

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

[Issue 9649] DMD doesn't parse valid PostfixExpression . NewExpression syntax.

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9649 Henning Pohl changed: What|Removed |Added Keywords||pull CC|

[Issue 10113] Can't use an enum : string in a switch statement

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10113 Henning Pohl changed: What|Removed |Added Keywords||pull CC|

[Issue 9742] std.math.floor returns 0 for any value x > -1 and x < 0

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9742 Tiberiu Gal changed: What|Removed |Added CC||galtibe...@gmail.com --- Comment #3 from

[Issue 10176] Something to extend an array with a lazy range

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10176 bearophile_h...@eml.cc changed: What|Removed |Added Summary|std.array.extend? |Something to extend an

[Issue 10173] std.algorithm.remove should throw exception on wrong ordering of indices to remove

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10173 Andrei Alexandrescu changed: What|Removed |Added Keywords||pull Status|NEW

[Issue 10177] New: irrelevant compiler error messages: should stop semantic3 passes after 1st error is encountered

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10177 Summary: irrelevant compiler error messages: should stop semantic3 passes after 1st error is encountered Product: D Version: D2 Platform: All OS/Version: All Statu

[Issue 10105] ICE when converting string literal to static char array in enum initializer

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10105 --- Comment #2 from github-bugzi...@puremagic.com 2013-05-26 11:08:24 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bb3d33ffd09ecefd776840959a42b38aeb8b0a

[Issue 10105] ICE when converting string literal to static char array in enum initializer

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

[Issue 10105] ICE when converting string literal to static char array in enum initializer

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10105 Henning Pohl changed: What|Removed |Added Keywords||pull CC|

[Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7044 Ellery Newcomer changed: What|Removed |Added CC||ellery-newco...@utulsa.edu --- Comme

[Issue 10171] Unexpected error "cannot infer type from overloaded function symbol"

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10171 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10171] Unexpected error "cannot infer type from overloaded function symbol"

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10171 --- Comment #2 from github-bugzi...@puremagic.com 2013-05-26 07:54:29 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/fc49e9a3f77c4c92e4198fd0958b6254dae730

[Issue 10176] std.array.extend?

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

[Issue 10176] New: std.array.extend?

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10176 Summary: std.array.extend? Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos A

[Issue 10175] New: std.conv.to for a range

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10175 Summary: std.conv.to for a range Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: enhancement Prior

[Issue 9979] Regex bug with \b and look-behind

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9979 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10168] Named tuple: inconsistent behavior

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10168 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Co

[Issue 10174] New: std.file claims files which are symlinks to non-existant files don't exist

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10174 Summary: std.file claims files which are symlinks to non-existant files don't exist Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Se

[Issue 10173] New: std.algorithm.remove should throw exception on wrong ordering of indices to remove

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10173 Summary: std.algorithm.remove should throw exception on wrong ordering of indices to remove Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10172] New: template instantiation should support enclosed type/scope deduction

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10172 Summary: template instantiation should support enclosed type/scope deduction Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: e

[Issue 10171] Unexpected error "cannot infer type from overloaded function symbol"

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10171 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 10171] New: Unexpected error "cannot infer type from overloaded function symbol"

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10171 Summary: Unexpected error "cannot infer type from overloaded function symbol" Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 3449] const and invariant struct members do not behave according to spec

2013-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3449 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|