[Issue 10369] Deprecate unordered floating point comparisons (!=, etc)

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10369 --- Comment #7 from yebblies yebbl...@gmail.com 2013-11-22 19:07:24 EST --- (In reply to comment #5) Where was the discussion about the acceptability of removal? Because Bearophile wants it gone? That's hardly sufficient reason to remove

[Issue 7758] Mixin error: No size yet for forward reference

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7758 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3031] scoped static var conflicts while linking

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3031 --- Comment #7 from yebblies yebbl...@gmail.com 2013-11-22 19:13:50 EST --- (In reply to comment #6) I just got bit by this. Any new thoughts? It's not too hard to fix, since static variables don't really need unique mangled names. It's

[Issue 7805] static allows free templated functions to accept struct fields as template alias parameters

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7805 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11533] Compiler should allow to being nested for static local template functions

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11533 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC|

[Issue 11578] Add pragma error, warning

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11578 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 11559] Optlink crash with more than 2048 modules generated and debug info

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11559 yebblies yebbl...@gmail.com changed: What|Removed |Added Summary|Optlink crash with more |Optlink crash with more

[Issue 9008] Another forward referencing bug

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9008 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9960] Show warnings/deprecations during template instantiation

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9960 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 7744] Forward reference in string mixin

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7744 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 11576] std.algorithm.remove!(SwapStrategy.unstable) overruns array bounds

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11576 --- Comment #3 from github-bugzi...@puremagic.com 2013-11-22 00:31:41 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 1170] Cannot forward reference a type defined in a MixinStatement

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1170 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com ---

[Issue 4226] Can't forward reference identifier defined within a string mixin

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=4226 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 1170] Cannot forward reference a type defined in a MixinStatement

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1170 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Platform|x86 |All

[Issue 9040] Assertion `precedence[e-op] != PREC_zero' failed instantiating anonymous class at compile time

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9040 --- Comment #8 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-11-22 00:47:11 PST --- (In reply to comment #7) test.d(5): Error: variable test.main.staticAnonInstance is mutable. Only const or immutable class thread local variable are

[Issue 1748] Wrong stringof for templated classes

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1748 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10875] Introduce functionLinkageType to mirror functionLinkage with an enum

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10875 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6551] struct constructor not recognized when forward referenced

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6551 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9441] struct constructor missed on auto/type-inferred variable definition

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9441 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||mrmoc...@gmx.de ---

[Issue 5878] Forward reference in returning superclass from template using is() expression (Breaks std.traits.BaseTypeTuple)

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5878 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2885] Silent forward reference bug using ReturnType

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=2885 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Version|1.041 |D2

[Issue 5601] A template forward reference error

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5601 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3834] forward reference in templated class

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3834 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2806] enum member cannot be forward referenced

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=2806 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1667] Forward reference to struct initializer in template

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1667 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3307] Template alias default parameters aren't resolved properly

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3307 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11504] [CTFE] JSONValue cannot make in CTFE

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11504 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #7

[Issue 6382] edge case with static foreach

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6382 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2013-11-22 02:49:23 PST --- The problem is finally fixed in 2.064, by fixing bug 9571. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 10369] Deprecate unordered floating point comparisons (!=, etc) and later remove them

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10369 --- Comment #8 from bearophile_h...@eml.cc 2013-11-22 02:46:44 PST --- (In reply to comment #4) Is the phobos sort good enough to replace it? IIRC there were some problems... I have answered in Issue 10318 -- Configure issuemail:

[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10318 --- Comment #1 from bearophile_h...@eml.cc 2013-11-22 02:46:24 PST --- A comment by yebblies: Is the phobos sort good enough to replace it? IIRC there were some problems... Phobos sort is not perfect, in some pathological cases its

[Issue 6382] edge case with static foreach

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6382 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5601] A template forward reference error

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5601 --- Comment #4 from bearophile_h...@eml.cc 2013-11-22 02:52:35 PST --- (In reply to comment #3) Before function body semantic finished, getting type of auto function will cause forward reference error since its return type is not

[Issue 8244] cannot slice a type tuple with '[]' in locations where a type is valid

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8244 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 9807] with statement does not work with alias this

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9807 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 5601] A template forward reference error

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5601 --- Comment #5 from Kenji Hara k.hara...@gmail.com 2013-11-22 03:31:55 PST --- (In reply to comment #4) (In reply to comment #3) Before function body semantic finished, getting type of auto function will cause forward reference error

[Issue 11579] New: dlang.org repo can't be built without git

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11579 Summary: dlang.org repo can't be built without git Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11568] can't compile std.stdio.rawWrite with -m64 in Windows

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11568 Kazuki Komatsu enjouzensyou.bo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5849] std.random.dice is better as a range

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5849 --- Comment #10 from bearophile_h...@eml.cc 2013-11-22 04:43:56 PST --- See also: http://www.keithschwarz.com/interesting/code/?dir=alias-method Once paid the time to create the range, all the successive popFront() become just something like

[Issue 9040] Assertion `precedence[e-op] != PREC_zero' failed instantiating anonymous class at compile time

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9040 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 9953] manifest constants of reference types should be illegal

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9953 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 11580] New: A unittest of std.stdio.rawRead cannot run and some unittests in std.stdio must run on Win64.

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11580 Summary: A unittest of std.stdio.rawRead cannot run and some unittests in std.stdio must run on Win64. Product: D Version: D2 Platform: x86_64 OS/Version: Windows

[Issue 9040] Assertion `precedence[e-op] != PREC_zero' failed instantiating anonymous class at compile time

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9040 --- Comment #10 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-11-22 05:15:35 PST --- (In reply to comment #9) (In reply to comment #8) (In reply to comment #7) test.d(5): Error: variable test.main.staticAnonInstance is mutable.

[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10318 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 9040] Assertion `precedence[e-op] != PREC_zero' failed instantiating anonymous class at compile time

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9040 --- Comment #11 from yebblies yebbl...@gmail.com 2013-11-23 01:07:27 EST --- (In reply to comment #10) I thought this had something to do with not allowing 'new'ing a class at compile-time. I don't quite understand where the limitation for

[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10318 --- Comment #3 from bearophile_h...@eml.cc 2013-11-22 06:23:10 PST --- (In reply to comment #2) Well, I tried. Issue 5124. https://github.com/yebblies/dmd/tree/issue10318 https://github.com/D-Programming-Language/druntime/pull/669 This

[Issue 9930] enum members should be hidden in an enum instance

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9930 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 9932] CTFE cannot be used when a struct has uninitialized static array union members?

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9932 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9930] enum members should be hidden in an enum instance

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9930 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Severity|normal

[Issue 9930] enum members should be hidden in an enum instance

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9930 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #5

[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10318 --- Comment #4 from yebblies yebbl...@gmail.com 2013-11-23 02:08:12 EST --- (In reply to comment #3) (In reply to comment #2) Well, I tried. Issue 5124. https://github.com/yebblies/dmd/tree/issue10318

[Issue 9913] static if (__traits(compiles)...) causes program to hang

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9913 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 11576] std.algorithm.remove!(SwapStrategy.unstable) overruns array bounds

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11576 hst...@quickfur.ath.cx changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9913] static if (__traits(compiles)...) causes program to hang

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9913 --- Comment #4 from yebblies yebbl...@gmail.com 2013-11-23 02:37:36 EST --- loop* -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 9912] Wrong codegen when using tuple over member variable in more than one method

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9912 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11581] New: Given T..., new T[0] does not work

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11581 Summary: Given T..., new T[0] does not work Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 9840] Methods in templates should likely not require the 'this' reference

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9840 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 9796] too many initializers error message doesn't give correct line number

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9796 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11582] New: inherit element/slice of type tuple

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11582 Summary: inherit element/slice of type tuple Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 8047] important opcodes missing from core/simd.d

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8047 Marco Leise marco.le...@gmx.de changed: What|Removed |Added CC||marco.le...@gmx.de

[Issue 11565] [Optimizer] Zeroes out the higher 32bits of register in ?: expression

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11565 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10571] formattedWrite error with delegate and string

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10571 --- Comment #4 from github-bugzi...@puremagic.com 2013-11-22 17:36:44 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 11497] lambda in static if/assert prevent inlining of function

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11497 --- Comment #9 from github-bugzi...@puremagic.com 2013-11-22 17:42:41 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11497] lambda in static if/assert prevent inlining of function

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11497 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10571] formattedWrite error with delegate and string

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10571 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 9823] Delegate accepting element not accepted in std.range.put

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9823 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9718] [ICE] With a simple Algebraic

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9718 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 11583] New: bigint bug

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11583 Summary: bigint bug Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo:

[Issue 9597] using this as a type leads to confusion

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9597 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com,

[Issue 11574] Improper behavior of scope(failure)

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11574 --- Comment #1 from Shammah Chancellor shammah.chancel...@gmail.com 2013-11-22 20:10:22 PST --- Created an attachment (id=1293) Shows how scope(failure) return's can prevent proper exception bubbling. -- Configure issuemail:

[Issue 9577] Crash on static array of function literals

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9577 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 11321] Can't link _D6object15__T7reserveTyaZ7reserveFNaNbNeKAyamZm

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11321 Daniel Wyatt daniel.wy...@gmail.com changed: What|Removed |Added CC|

[Issue 9577] Crash on static array of function literals

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9577 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||ice, pull

[Issue 9572] Missed wrong implicit integral conversion

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9572 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull CC|

[Issue 9537] auto ref returns a reference its own stack

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9537 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 9532] scope(exit) + alloca - internal error

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9532 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||EH, ice

[Issue 9521] Missed with() anti-hijacking

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9521 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 9577] Crash on static array of function literals

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9577 --- Comment #4 from Kenji Hara k.hara...@gmail.com 2013-11-22 22:10:47 PST --- *** Issue 11264 has been marked as a duplicate of this issue. *** -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 11264] dmd crash with variadic lambda

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11264 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9577] Crash on static array of function literals

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9577 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9577] Crash on static array of function literals

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9577 --- Comment #5 from github-bugzi...@puremagic.com 2013-11-22 22:16:43 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11582] inherit element/slice of type tuple

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11582 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2013-11-22 22:16:30 PST --- (In reply to comment #0) This gives an error: class C(E...) : E[0] { } Error: members expected Error: { } expected following aggregate

[Issue 9537] auto ref returns a reference its own stack

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9537 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid, pull

[Issue 9464] Redo .json output

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9464 --- Comment #4 from yebblies yebbl...@gmail.com 2013-11-23 18:38:47 EST --- ??? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 9504] typeof does not look up properties correctly on template argument

2013-11-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9504 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED