[Issue 481] Letting compiler determine length for fixed-length arrays

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=481 --- Comment #35 from Ketmar Dark --- sorry, i messed dates. :-) the `[$]` patch was first merged, and then reverted. this feature will not be in D2, ever: it was decided that one can do almost the same thing with some template magic. it was decided by

[Issue 481] Letting compiler determine length for fixed-length arrays

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=481 --- Comment #34 from Shriramana Sharma --- (In reply to Ketmar Dark from comment #33) > don't worry, the patch was quickly reversed. it's simply bugzilla cannot > automaticaly track reverts. Sorry if I'm being dense – it's not intentional. *Which* pat

[Issue 481] Letting compiler determine length for fixed-length arrays

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=481 --- Comment #33 from Ketmar Dark --- don't worry, the patch was quickly reversed. it's simply bugzilla cannot automaticaly track reverts. --

[Issue 15174] Add or undocument --tmpdir switch

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15174 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/df8e39d8346845f20a2f56ec97872873a8f9bd91 rdmd: Add --tmpdir switch

[Issue 15173] rdmd man page incorrect/outdated

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15173 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/b712b7fcace6d7541469f3f871c0a79758e2272f Update rdmd man page - R

[Issue 15173] rdmd man page incorrect/outdated

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

[Issue 15175] rdmd --loop and --eval now complain about std.stream deprecation warnings

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15175 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/cf6139e61a0bfa63d2d734006534288fa1d9ea91 rdmd: Use -d with --loop/

[Issue 15174] Add or undocument --tmpdir switch

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

[Issue 15175] rdmd --loop and --eval now complain about std.stream deprecation warnings

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

[Issue 15190] New: scope(success/failure) are oddly implemented and mask stack traces

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15190 Issue ID: 15190 Summary: scope(success/failure) are oddly implemented and mask stack traces Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15186] Emit better diagnostic for C++ member lookup operators

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

[Issue 15186] Emit better diagnostic for C++ member lookup operators

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15186 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4a7fbdcb0ef6e07a8928454623e52c683d0cfe79 Fix Issue 15186 - Emit bette

[Issue 15189] Dwarf debug info is inaccurate

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15189 --- Comment #3 from yazan.dab...@gmail.com --- I am sure there is a lot of other cases too. --

[Issue 15189] Dwarf debug info is inaccurate

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15189 --- Comment #2 from yazan.dab...@gmail.com --- I fear that, as now file/line info show in backtraces, these bugs will be more annoying and prevalent. --

[Issue 15189] Dwarf debug info is inaccurate

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15189 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1 from Martin Nowak

[Issue 15189] New: Dwarf debug info is inaccurate

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15189 Issue ID: 15189 Summary: Dwarf debug info is inaccurate Product: D Version: D2 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P1

[Issue 15187] dispose for allocators is broken

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15187 --- Comment #1 from Илья Ярошенко --- https://github.com/D-Programming-Language/phobos/pull/3711 --

[Issue 15188] New: `deallocate` cause memory leaks

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 Issue ID: 15188 Summary: `deallocate` cause memory leaks Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Priority: P1

[Issue 15187] New: dispose for allocators is broken

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15187 Issue ID: 15187 Summary: dispose for allocators is broken Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Priority: P1

[Issue 15186] New: Emit better diagnostic for C++ member lookup operators

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15186 Issue ID: 15186 Summary: Emit better diagnostic for C++ member lookup operators Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: diagnostic

[Issue 9255] Inconsistent .file field of thrown exceptions

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9255 Andrej Mitrovic changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 8765] assert should print the source code for the condition when no message argument present

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8765 Andrej Mitrovic changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 8765] assert should print the source code for the condition when no message argument present

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8765 --- Comment #12 from Andrej Mitrovic --- (In reply to Walter Bright from comment #11) > (In reply to Val Markovic from comment #0) > > Currently I just get "unittest failure" instead of the condition > > source, which is useless. > > It gives the fil

[Issue 7903] [TDPL] public member variables are supposed to be illegal in synchronized classes

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7903 Andrej Mitrovic changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 481] Letting compiler determine length for fixed-length arrays

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=481 --- Comment #32 from Shriramana Sharma --- (In reply to hsteoh from comment #30) > Huh, I thought this PR was reverted because Andrei/Walter didn't like it; > why is it being pulled into the 2.067 branch? What is not to like about it? Walter only said

[Issue 14955] [D1] Add module profiling feature

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14955 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14970] [D1] Add support for "Template Params" section in ddoc

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14970 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED URL|

[Issue 15141] Object.factory allows the creation of derived abstract classes

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

[Issue 15182] only(enums) refused

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

[Issue 15185] [REG2.069.0-b1] Not possible to create instance of TypeInfo

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15185 --- Comment #2 from Kenji Hara --- Introduced in: https://github.com/D-Programming-Language/druntime/pull/1307 --

[Issue 15185] [REG2.069.0-b1] Not possible to create instance of TypeInfo

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15185 --- Comment #1 from Jacob Carlborg --- I might add that "init" is declared as "abstract" so there's no compiler bug here. --

[Issue 15185] New: [REG2.069.0-b1] Not possible to create instance of TypeInfo

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15185 Issue ID: 15185 Summary: [REG2.069.0-b1] Not possible to create instance of TypeInfo Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 5969] Poor error message for foreach over type tuple

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5969 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 5839] Spellchecker matches private symbols outside of the module, leading to extra, broken error messages

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5839 Andrej Mitrovic changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 5839] Spellchecker matches private symbols outside of the module, leading to extra, broken error messages

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

[Issue 3913] Bad error message with wrong enum

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3913 Andrej Mitrovic changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 15184] New: Wrongly shaped array accepted as matrix initializer

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15184 Issue ID: 15184 Summary: Wrongly shaped array accepted as matrix initializer Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Keywords: accepts-inva

[Issue 3438] struct ctor with defaulted parameters should be rejected

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3438 Andrej Mitrovic changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12558 Andrej Mitrovic changed: What|Removed |Added URL|https://github.com/D-Progra |https://github.com/D-Progra

[Issue 15163] Parser bug on double function call

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15163 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0047b4130cf368c077deb1a9997e404bb6b0416d fix Issue 15163 - Parser bug

[Issue 15180] [REG2.069.0-b1] Segfault with empty struct used as UDA

2015-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15180 Kenji Hara changed: What|Removed |Added Keywords||ice Status|NEW