[Issue 11319] std.range.zip should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11319 Andrej Mitrovic changed: What|Removed |Added Keywords||pull Hardware|x86

[Issue 12646] New: Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Issue ID: 12646 Summary: Catching Errors should imply nothrow Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: rejects-valid Severit

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Andrej Mitrovic changed: What|Removed |Added Depends on||12646 --

[Issue 12646] Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Andrej Mitrovic changed: What|Removed |Added Blocks||12645 --

[Issue 12646] Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Andrej Mitrovic changed: What|Removed |Added Assignee|nob...@puremagic.com|andrej.mitrov...@gmail.com --

[Issue 12646] Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #1 from Andrej Mitrovic

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 12646] Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Issue 12645 depends on issue 12646, which changed state. Issue 12646 Summary: Catching Errors should imply nothrow https://issues.dlang.org/show_bug.cgi?id=12646 What|Removed |Added -

[Issue 11811] Add "eval" to phobos

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11811 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 11605] Cannot print const classes

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11605 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 12647] New: Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 Issue ID: 12647 Summary: Lazy parameter evaluation should be marked as nothrow Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: rejects-valid

[Issue 12647] Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 --- Comment #1 from Kenji Hara --- Also should be inferred as @nogc. --

[Issue 11811] Add "eval" to phobos

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11811 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment #

[Issue 12647] Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #2 from Kenji Hara --- https:

[Issue 11319] std.range.zip should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11319 --- Comment #4 from bearophile_h...@eml.cc --- (In reply to Andrej Mitrovic from comment #3) > https://github.com/D-Programming-Language/phobos/pull/2125 I think you have not solved the problem much, you just have renamed errors the new exceptions.

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Kenji Hara changed: What|Removed |Added Status|RESOLVED|REOPENED Depends on|12646

[Issue 12647] Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 Kenji Hara changed: What|Removed |Added Blocks||12645 --

[Issue 12646] Catching Errors should imply nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12646 Kenji Hara changed: What|Removed |Added Blocks|12645 | --

[Issue 11319] std.range.zip should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11319 Andrej Mitrovic changed: What|Removed |Added Keywords|pull| Assignee|andrej.mitrov...@gmail

[Issue 11319] std.range.zip should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11319 --- Comment #6 from bearophile_h...@eml.cc --- (In reply to Andrej Mitrovic from comment #5) > Anyway it's not an easy problem to solve after all. What do you think about the idea of Comment #2? :-) --

[Issue 12648] New: Array operation return type

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12648 Issue ID: 12648 Summary: Array operation return type Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Keywords: rejects-valid Severity: no

[Issue 12649] New: "discards return value" warning will cause ICE on function pointer call

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12649 Issue ID: 12649 Summary: "discards return value" warning will cause ICE on function pointer call Product: D Version: D2 Hardware: All OS: All Status:

[Issue 12170] sum(double[]) is not pure nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12170 --- Comment #6 from monarchdo...@gmail.com --- Yeah, Kenji recently implemented inference for recursive functions. See also: https://github.com/D-Programming-Language/phobos/pull/2075 --

[Issue 12649] "discards return value" warning will cause ICE on function pointer call

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12649 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara --- The re

[Issue 11913] nothrow std.algorithm.zip

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11913 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 11319] std.range.zip should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11319 --- Comment #7 from monarchdo...@gmail.com --- *** Issue 11913 has been marked as a duplicate of this issue. *** --

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 monarchdo...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 --- Comment #4 from Kenji Hara --- (In reply to monarchdodra from comment #3) > (In reply to Kenji Hara from comment #2) > > This is a possible enhancement, blocked by issue 12647. > > 12647 was made invalid. assertNotThrown!Error Really has no reas

[Issue 12428] Regression (2.066 git-head): toUpper is corrupting input data (modifying immutable strings)

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12428 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 monarchdo...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 12622] Purity, @safe not checked for pointers to functions

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12622 Kenji Hara changed: What|Removed |Added Blocks||12647 --

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Kenji Hara changed: What|Removed |Added Depends on||12647 --

[Issue 12647] Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 Kenji Hara changed: What|Removed |Added Blocks||12645 --

[Issue 12649] "discards return value" warning will cause ICE on function pointer call

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12649 Kenji Hara changed: What|Removed |Added Blocks||12647 --

[Issue 12647] Lazy parameter evaluation should be marked as nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12647 Kenji Hara changed: What|Removed |Added Blocks|12645 | Depends on|

[Issue 12645] assertThrown!Error and assertNotThrown!Error should be nothrow

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12645 Kenji Hara changed: What|Removed |Added Depends on|12647 | --

[Issue 6513] More info in Range violation exception message?

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6513 --- Comment #1 from Andrej Mitrovic --- *** Issue 11841 has been marked as a duplicate of this issue. *** --

[Issue 11841] More useful RangeError message

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11841 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 10696] Show array bounds in Range violation exception messages

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10696 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6513] More info in Range violation exception message?

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6513 --- Comment #2 from Andrej Mitrovic --- *** Issue 10696 has been marked as a duplicate of this issue. *** --

[Issue 12650] New: GIT HEAD : Invalid codegen

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 Issue ID: 12650 Summary: GIT HEAD : Invalid codegen Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Priority: P1

[Issue 12650] GIT HEAD : Invalid codegen

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 Temtaime changed: What|Removed |Added Priority|P1 |P4 --

[Issue 8921] Enum arrays should be formatted properly

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8921 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e2f65496063b20c347f4aba40c3ecd0eb18b57b1 Fix Issue 8921 - Enum a

[Issue 12568] std.functional.memoize with constant array argument too

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12568 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 8921] Enum arrays should be formatted properly

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8921 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Issue 12568] std.functional.memoize with constant array argument too

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12568 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/70dff45550cc97575c24325d6fc0835bc8fa295c Fix Issue 12568 - std.

[Issue 12633] std.conv.to should support target fixed-sized arrays

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12633 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/3cd997aef2948d3ce43761dba0c9b3804cb38d69 Fix Issue 12633 - std.

[Issue 12633] std.conv.to should support target fixed-sized arrays

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12633 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 12000] Forward reference issue with RefCounted

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12000 --- Comment #8 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/bc1876626bbefd54941154733f667012e290a4d3 Re-implement hasIndirec

[Issue 12000] Forward reference issue with RefCounted

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12000 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 9148] 'pure' is broken

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9148 Xinok changed: What|Removed |Added CC||xi...@live.com --- Comment #3 from Xinok --- 'S.bar'

[Issue 12537] Templatizing opEquals results in infinite recursion in the compiler

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12537 Jonathan M Davis changed: What|Removed |Added Blocks||9769 --

[Issue 9769] Remove opEquals from Object

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9769 Jonathan M Davis changed: What|Removed |Added Depends on||12537 --

[Issue 12651] New: TemplateArgsOf accepts nonsensical arguments

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12651 Issue ID: 12651 Summary: TemplateArgsOf accepts nonsensical arguments Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: accepts-invalid

[Issue 9148] 'pure' is broken

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9148 --- Comment #4 from timon.g...@gmx.ch --- (In reply to Xinok from comment #3) > 'S.bar' is immutable, meaning it can only access immutable members of 'S', > so the error is correct. > ... > > Immutable functions can only read immutable members, so thi

[Issue 12652] New: Non-constant hash initializers should have a special-case diagnostic

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12652 Issue ID: 12652 Summary: Non-constant hash initializers should have a special-case diagnostic Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 12650] GIT HEAD : Invalid codegen

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #1 from Kenji Hara --- (In reply to Temtaime from comment #0) > 2.065 output : 2 I think this is git-head only regression. Because the OP code cannot compile with 2.065: $ dmd -run test test.d(10): Error: function test.foo (ref const(S)

[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 Kenji Hara changed: What|Removed |Added Keywords||pull, wrong-code Summary|GIT HEAD :

[Issue 12642] Avoid some heap allocation cases for fixed-size arrays

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12642 --- Comment #2 from bearophile_h...@eml.cc --- See also a comment: http://forum.dlang.org/post/ixrdixakezvtilemi...@forum.dlang.org --

[Issue 12293] forward should be moved to std.functional

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12293 Andrej Mitrovic changed: What|Removed |Added Summary|std.algorithm.forward |forward should be moved to

[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #3 from Temtaime --- Sorry, test case is wrong. void foo()(auto ref in S s) {} s must be auto ref. So it's 2.065 reg. --

[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #4 from Kenji Hara --- (In reply to Temtaime from comment #3) > Sorry, test case is wrong. > > void foo()(auto ref in S s) {} > > s must be auto ref. > > So it's 2.065 reg. OK I understand, and the bug will be fixed by my PR. --

[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #5 from Kenji Hara --- (In reply to Temtaime from comment #3) > So it's 2.065 reg. Note that, the test case has worked as intended with 2.065, but doesn't work with git-head. Right? Therefore the 'regression' is introduced in git-head d

[Issue 12650] Invalid codegen on taking lvalue of instance field initializ

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #6 from Temtaime --- Yes, i missed "after" word. :) It's a git-head regression. Offtop: Thanks for your pr and contribution! --

[Issue 12653] New: Add the getFunctionAttributes trait

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12653 Issue ID: 12653 Summary: Add the getFunctionAttributes trait Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority:

[Issue 11694] std.traits.SetFunctionAttributes does not conserve constness

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11694 Andrej Mitrovic changed: What|Removed |Added Depends on||12653 --

[Issue 12653] Add the getFunctionAttributes trait

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12653 Andrej Mitrovic changed: What|Removed |Added Blocks||11694 --

[Issue 12653] Add the getFunctionAttributes trait

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12653 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #1 from Andrej Mitrovic

[Issue 10046] Wrong insertion of Tuple in associative array

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10046 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #3

[Issue 12654] New: std.typecons.ErrorMsg

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12654 Issue ID: 12654 Summary: std.typecons.ErrorMsg Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Co

[Issue 12655] New: foldRange

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12655 Issue ID: 12655 Summary: foldRange Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Component: Pho

[Issue 12293] forward should be moved to std.functional

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12293 --- Comment #1 from Kenji Hara --- (In reply to Gary Willoughby from comment #0) > std.algorithm.forward is missing from the index at the top of > http://dlang.org/phobos/std_algorithm.html If the issue is the un-listing of 'forward' function, why i

[Issue 12595] dup/idup shouldn't be property functions

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12595 JR changed: What|Removed |Added CC||zor...@gmail.com --- Comment #2 from JR --- It's seman

[Issue 12656] New: Some functions in std.ascii can be @nogc

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12656 Issue ID: 12656 Summary: Some functions in std.ascii can be @nogc Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: rejects-valid Sev

[Issue 12651] TemplateArgsOf accepts nonsensical arguments

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12651 Kenji Hara changed: What|Removed |Added Keywords||pull Component|Phobos

[Issue 12293] forward should be moved to std.functional

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12293 --- Comment #2 from Andrej Mitrovic --- (In reply to Kenji Hara from comment #1) > (In reply to Gary Willoughby from comment #0) > > std.algorithm.forward is missing from the index at the top of > > http://dlang.org/phobos/std_algorithm.html > > If

[Issue 12293] forward should be moved to std.functional

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12293 --- Comment #3 from Kenji Hara --- (In reply to Andrej Mitrovic from comment #2) > No, I've changed the title. See the history here: > https://issues.dlang.org/show_activity.cgi?id=12293 If the reason comes from just your feeling, I cannot agree wit

[Issue 11511] DDoc - C variadic parameters cannot be properly documented

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11511 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 11511] DDoc - C variadic parameters cannot be properly documented

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11511 --- Comment #1 from Andrej Mitrovic --- https://github.com/D-Programming-Language/dmd/pull/3503 --

[Issue 12641] D1: __FILE__ and __LINE__ default argument behaviour

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12641 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11307] Make const(T).init and immutable(T).init lvalues

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11307 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 11023] DMD crashes

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11023 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 11103] w and d suffix for char literals too

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11103 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #4

[Issue 11177] parameterized enum can't be typed

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11177 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 12657] New: Regression (2.065): Running Phobos test-suite with -debug fails

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12657 Issue ID: 12657 Summary: Regression (2.065): Running Phobos test-suite with -debug fails Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 11253] std.algorithm.count is not nothrow

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11253 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 11405] rdmd should limit it's tmp cache

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11405 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 11103] w and d suffix for char literals too

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11103 --- Comment #5 from yebblies --- (In reply to Andrej Mitrovic from comment #4) > > Can we get this as a pull request? It looks like low-hanging fruit to me. If you feel it's worthwhile feel free to take that patch and pull-request it. I can't reme

[Issue 11405] rdmd should limit its tmp cache

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11405 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc Su

[Issue 11103] w and d suffix for char literals too

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11103 --- Comment #6 from Andrej Mitrovic --- (In reply to yebblies from comment #5) > (In reply to Andrej Mitrovic from comment #4) > > > > Can we get this as a pull request? It looks like low-hanging fruit to me. > > If you feel it's worthwhile feel fr

[Issue 11354] dmd2 wont compile properly under C++11/CLang

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11354 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11356] isASCII for strings

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11356 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 12656] Some functions in std.ascii can be @nogc

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12656 Dmitry Olshansky changed: What|Removed |Added Keywords|rejects-valid | CC|

[Issue 11367] Include paths on windows do not recursively expand env vars

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11367 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 12656] Some functions in std.ascii can be @nogc

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12656 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #2

[Issue 11333] ICE: Cannot subtype 0-tuple with "alias this"

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11333 Andrej Mitrovic changed: What|Removed |Added Keywords||ice CC|

[Issue 11372] getpagesize() should be in core.memory

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11372 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 12658] New: Emit informative diagnostic when file with a platform-incompatible extension is found

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12658 Issue ID: 12658 Summary: Emit informative diagnostic when file with a platform-incompatible extension is found Product: D Version: D2 Hardware: All OS: Windows

[Issue 11372] getpagesize() should be in core.memory

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11372 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #2 from

<    3   4   5   6   7   8   9   10   11   12   >