[Issue 7577] Delegate implicitly marked as system

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7577 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4094] ICE(expression.c): recursive struct templates with type inference

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4094 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9535] New: incomplete documentation for std.range.recurrence and std.range.sequence

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9535 Summary: incomplete documentation for std.range.recurrence and std.range.sequence Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 9535] incomplete documentation for std.range.recurrence and std.range.sequence

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9535 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com

[Issue 8997] template instances omit symbol that may be used in other modules

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8997 --- Comment #6 from github-bugzi...@puremagic.com 2013-02-19 07:07:28 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9505] std.zlib seem to be bugged

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9505 --- Comment #10 from bioinfornatics bioinfornat...@gmail.com 2013-02-19 07:25:50 PST --- update uncompress function add zlibException any comments? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 9536] New: IFTI fails when calling a static member from const member

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9536 Summary: IFTI fails when calling a static member from const member Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity:

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

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9537 Summary: auto ref returns a reference its own stack Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9531] __traits(parent, ...) does not work for types defined within a unittest block

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9531 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-19 12:03:41 PST --- (In reply to comment #1) https://github.com/D-Programming-Language/dmd/pull/1677 Wrong pull. -- Configure issuemail:

[Issue 9538] New: 2.062: Can't use typeid on .ptr of static array

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9538 Summary: 2.062: Can't use typeid on .ptr of static array Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 9539] New: Regression (2.061): Wrong-code on static array pointer

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9539 Summary: Regression (2.061): Wrong-code on static array pointer Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: wrong-code Severity:

[Issue 9538] Regression (2.062): Can't use typeid on .ptr of static array

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9538 Felix Hufnagel purema...@zoadian.de changed: What|Removed |Added CC|

[Issue 9538] Regression (2.062): Can't use typeid on .ptr of static array

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9538 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-19 14:51:32 PST --- (In reply to comment #1) probably related: immutable(char)*[1] szSource = [source.toStringz()]; glCreateShaderProgramv(TYPE, 1, szSource.ptr);

[Issue 596] Support array, arrayliteral and struct in switch and case

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=596 --- Comment #9 from bearophile_h...@eml.cc 2013-02-19 16:22:06 PST --- To match classes Scala uses the standard method unapply: http://www.scala-lang.org/node/112 object Twice { def apply(x: Int): Int = x * 2

[Issue 9540] New: Compiler crash on delegate context frame assignment

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9540 Summary: Compiler crash on delegate context frame assignment Product: D Version: D2 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9540] Compiler crash on delegate context frame assignment

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9540 --- Comment #1 from Carlos Santander csantan...@outlook.com 2013-02-19 19:32:15 EST --- Created an attachment (id=1193) test case -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 9541] New: CTFE: wrong code with delegates, recursion

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9541 Summary: CTFE: wrong code with delegates, recursion Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: CTFE, wrong-code Severity:

[Issue 5219] @noheap annotation

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5219 Rob T al...@ucora.com changed: What|Removed |Added CC||al...@ucora.com --- Comment #8

[Issue 9542] New: Broken link on std.range doc page

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9542 Summary: Broken link on std.range doc page Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2

[Issue 9343] Problem installing dmd-2.061-0.fedora.x86_64.rpm on Fedora 18

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 --- Comment #15 from Peter Williams pwil3...@bigpond.net.au 2013-02-19 17:56:11 PST --- So far my attempts to do pull request (using the recipe at git hub) fail at the push to repo stage with the message: error: The requested URL returned

[Issue 9543] New: Base64.decode shouldn't require source to have known length

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9543 Summary: Base64.decode shouldn't require source to have known length Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity:

[Issue 5219] @noheap annotation

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5219 --- Comment #9 from bearophile_h...@eml.cc 2013-02-19 18:42:48 PST --- (In reply to comment #8) We definitely need to mark localized sections of code to be off limits from the GC. The point of annotations like @nogc or @noheap is to

[Issue 9544] New: D logo image is broken on non-root-level pages

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9544 Summary: D logo image is broken on non-root-level pages Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9343] Problem installing dmd-2.061-0.fedora.x86_64.rpm on Fedora 18

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 --- Comment #16 from Peter Williams pwil3...@bigpond.net.au 2013-02-19 20:14:42 PST --- It's OK. I've found a more detailed recipe which tells me I need my own fork of installer on github to do a pull request so I'll do that. -- Configure

[Issue 9545] New: ICE with member template instantiation

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9545 Summary: ICE with member template instantiation Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: normal Priority:

[Issue 9545] ICE with member template instantiation

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

[Issue 9546] New: getProtection trait does not work with mixin or getMember

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9546 Summary: getProtection trait does not work with mixin or getMember Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 9547] New: typeof() which requires .init must be properly documented

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9547 Summary: typeof() which requires .init must be properly documented Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: spec

[Issue 9547] typeof() which requires .init must be properly documented

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9547 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Severity|regression |normal --

[Issue 9547] typeof() which requires .init must be properly documented

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9547 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-19 20:50:43 PST --- (In reply to comment #0) However this change *must* be clearly documented in the changelog, and the requirement should be part of the documentation

[Issue 9548] New: BigInt: Wrong comparison result: BigInt(-1) long.min

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9548 Summary: BigInt: Wrong comparison result: BigInt(-1) long.min Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 9549] New: Regression (2.062): Compiler spits out unrelated messages on error

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9549 Summary: Regression (2.062): Compiler spits out unrelated messages on error Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 9548] BigInt: Wrong comparison result: BigInt(-1) long.min

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9548 --- Comment #1 from Nick Sabalausky cbkbbej...@mailinator.com 2013-02-19 20:55:56 PST --- Workaround: assert(BigInt(-1) BigInt(long.min)); // Works -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 9547] typeof() which requires .init must be properly documented

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9547 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2013-02-19 21:02:53 PST --- (In reply to comment #0) This worked in 2.061, and broke LuaD in 2.062. The workaround (or rather the new valid code) is: alias typeof(T.init[0]) ElemType;

[Issue 9547] typeof() which requires .init must be properly documented

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9547 --- Comment #3 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-19 21:09:52 PST --- (In reply to comment #2) This is bug fix for issue 6408. `T[0]` should be always analyzed as zero length static array of T, but it was *accidentally*

[Issue 9546] getProtection trait does not work with mixin or getMember

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9546 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-19 21:12:30 PST --- An almost working workaround is to use T.init.tupleof[index] to get a member without triggering access protection errors, however this will not work

[Issue 9550] New: Repeat!fun(size_t n)

2013-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9550 Summary: Repeat!fun(size_t n) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos