[Issue 7439] Compound assignment causes segmentation fault

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7439 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2422] (D1 only) Type is turned into type tuple in variadic template

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2422 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2012-02-19 23:57:34 PST --- Same as bug 3092? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 2422] (D1 only) Type is turned into type tuple in variadic template

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2422 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3092] Indexing a tuple produces a tuple containing the indexed element

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3092 --- Comment #16 from yebblies yebbl...@gmail.com 2012-02-20 19:05:32 EST --- *** Issue 2422 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 3563] Enum values returned by ref from a function trigger compiler error.

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3563 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||rejects-valid

[Issue 5181] (D1 only) Excess cast on in-place operation op= involving conversion

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5181 --- Comment #3 from github-bugzi...@puremagic.com 2012-02-20 00:43:37 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 5181] (D1 only) Excess cast on in-place operation op= involving conversion

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5181 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3354] invalid number of args accepted for 1/2 arg floating point instructions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3354 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-20 00:58:23 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 3713] Tail call optimization not enabled with the ?: operator

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3713 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords|performance |pull, wrong-code

[Issue 7551] New: Regex parsing bug for right bracket in character class

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7551 Summary: Regex parsing bug for right bracket in character class Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 5554] [qtd] Covariance detection failure

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5554 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 2926] bug in alias this with mutually recursive structs

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2926 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||rejects-valid

[Issue 3525] Override keyword indirect inheritance of many interfaces

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3525 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3068] concatenation operator doesn't like typed named enums

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3068 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull CC|

[Issue 3354] invalid number of args accepted for 1/2 arg floating point instructions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3354 --- Comment #3 from github-bugzi...@puremagic.com 2012-02-20 04:18:59 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7552] New: Cannot get and combine a part of overloaded functions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7552 Summary: Cannot get and combine a part of overloaded functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7552] Cannot get and combine a part of overloaded functions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7552 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 3431] Automatic deduction of anonymous delegate signatures

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3431 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1149] Optimizer: obsolete array length loads, common subexpr. elimin. not working

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1149 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull CC|

[Issue 3434] +f(); should be an invalid statement.

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3434 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull CC|

[Issue 7460] std.windows.registry reports a false exception message

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7460 kekeni...@yahoo.co.jp changed: What|Removed |Added Status|NEW |RESOLVED Version|D1

[Issue 6799] ICE(type.c) involving AAs and pointers to structs

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6799 --- Comment #2 from Benjamin Thaut c...@benjamin-thaut.de 2012-02-20 09:13:53 PST --- This only seems to happen when passing a struct to remove by value. If you pass it by reference everything is fine. Reduced repro case + workaround: struct

[Issue 7553] New: auto template param triggers mixin conflict

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7553 Summary: auto template param triggers mixin conflict Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 7536] ctfeAdrOnStack triggered

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7536 --- Comment #1 from github-bugzi...@puremagic.com 2012-02-20 12:57:59 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 3952] pragma(msg,...) has bugs + alternative idea

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3952 --- Comment #9 from github-bugzi...@puremagic.com 2012-02-20 13:52:07 PST --- Commits pushed to master at https://github.com/D-Programming-Language/druntime

[Issue 7554] New: Immutable function pointer arguments too

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7554 Summary: Immutable function pointer arguments too Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 7500] [ICE] (template.c line 5287) with immutable lambda function

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7500 --- Comment #1 from bearophile_h...@eml.cc 2012-02-20 14:53:25 PST --- See also issue 7554 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7536] ctfeAdrOnStack triggered

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7536 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7552] Cannot get and combine a part of overloaded functions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7552 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-20 15:15:51 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7555] New: ddoc whitespace issues due to version tags

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7555 Summary: ddoc whitespace issues due to version tags Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7552] Cannot get and combine a part of overloaded functions

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7552 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7550] Missing AVX instruction VPMULDQ

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7550 --- Comment #1 from github-bugzi...@puremagic.com 2012-02-20 16:19:54 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7550] Missing AVX instruction VPMULDQ

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7550 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-20 16:59:23 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 7550] Missing AVX instruction VPMULDQ

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7550 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 --- Comment #4 from github-bugzi...@puremagic.com 2012-02-20 18:24:49 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 --- Comment #5 from github-bugzi...@puremagic.com 2012-02-20 19:09:59 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5889] Struct literal/construction should be rvalue (it binds to ref parameters)

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5889 --- Comment #14 from github-bugzi...@puremagic.com 2012-02-20 19:22:11 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 3895] Appending a double[] to a float[] generates wrong code

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3895 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid

[Issue 3630] bad error location in has no effect in expression error

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 --- Comment #7 from yebblies yebbl...@gmail.com 2012-02-21 14:55:47 EST --- (In reply to comment #6) I am seeing this, I don't know why: dmc -c -Iroot;\dm\include -o -cpp func e = p-type-defaultInitLiteral();

[Issue 7556] New: toUTF16z and others duplicated in rt.util.uft and std.utf

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7556 Summary: toUTF16z and others duplicated in rt.util.uft and std.utf Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 846] Error 42: Symbol Undefined mangle_of_class_template__arrayZ

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=846 kekeni...@yahoo.co.jp changed: What|Removed |Added CC||kekeni...@yahoo.co.jp ---

[Issue 3895] Appending a double[] to a float[] generates wrong code

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3895 --- Comment #4 from github-bugzi...@puremagic.com 2012-02-20 21:32:37 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 3895] Appending a double[] to a float[] generates wrong code

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3895 --- Comment #5 from github-bugzi...@puremagic.com 2012-02-20 21:36:19 PST --- Commit pushed to master at https://github.com/D-Programming-Language/druntime

[Issue 5554] [qtd] Covariance detection failure

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5554 --- Comment #2 from github-bugzi...@puremagic.com 2012-02-20 22:06:00 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 5554] [qtd] Covariance detection failure

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5554 --- Comment #3 from github-bugzi...@puremagic.com 2012-02-20 23:09:07 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 5554] [qtd] Covariance detection failure

2012-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5554 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED