[Issue 4113] std.typetuple, std.typecons, TypeTuple, Tuple, tuple names

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4113 --- Comment #5 from Nick Treleaven ntrel-...@mybtinternet.com --- https://github.com/D-Programming-Language/phobos/pull/2687 (WIP) --

[Issue 13736] New: Spellchecker should prefer symbols from inner scopes

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13736 Issue ID: 13736 Summary: Spellchecker should prefer symbols from inner scopes Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Keywords:

[Issue 13736] Spellchecker should prefer symbols from inner scopes

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13736 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 5621] speller.c: implement type inference in speller suggestion

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 Iain Buclaw ibuc...@gdcproject.org changed: What|Removed |Added Summary|speller.c: enhancement |speller.c: implement type

[Issue 13736] Spellchecker should prefer symbols from inner scopes

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13736 Iain Buclaw ibuc...@gdcproject.org changed: What|Removed |Added CC||ibuc...@gdcproject.org

[Issue 13735] Tests for dmd#3998 start fails after 2014-11-09 on FreeBSD without obvious reasons.

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13735 Igor Stepanov wazar.leoll...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13737] New: Scope import in template do not work with function parameters.

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13737 Issue ID: 13737 Summary: Scope import in template do not work with function parameters. Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 13737] Scope import do not work with function parameters in template.

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13737 Илья Ярошенко ilyayaroshe...@gmail.com changed: What|Removed |Added Summary|Scope import in template do |Scope import do not

[Issue 13737] Scope import do not work with function parameters in template.

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13737 --- Comment #1 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/eec74c83a29ed6f4b8ca30527e18bf31e68f124e std.numeric: clean

[Issue 4421] Union propagates copy constructors and destructors over all members

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4421 --- Comment #6 from Walter Bright bugzi...@digitalmars.com --- https://github.com/D-Programming-Language/dmd/pull/4144 --

[Issue 4421] Union propagates copy constructors and destructors over all members

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4421 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Keywords||spec --- Comment #7

[Issue 13694] Typesafe variadic function template overload fails to match to any template

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13694 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 13675] enum type used with template causes compiler to segfault

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

[Issue 13675] enum type used with template causes compiler to segfault

2014-11-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13675 --- 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/161c7980d4605e2bd0937f7cb7b9470029f5a843 fix Issue 13675 - enum type