[Issue 10236] New: Ddoc: Warning on wrong parameter names

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10236 Summary: Ddoc: Warning on wrong parameter names Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Co

[Issue 4999] Add Kenji Hara's adaptTo() to Phobos

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4999 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-01 21:41:59 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8b390ae6c4650cd9d34098eac33e88b8b

[Issue 10235] New: Grammar does not contain a rule for function declarations

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10235 Summary: Grammar does not contain a rule for function declarations Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: no

[Issue 10234] Class declaration grammar seems to be incorrect

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10234 FeepingCreature changed: What|Removed |Added CC||default_357-l...@yahoo.de --- Comme

[Issue 10234] New: Class declaration grammar seems to be incorrect

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10234 Summary: Class declaration grammar seems to be incorrect Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4124] toString() for BitArray and more

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4124 --- Comment #8 from bearophile_h...@eml.cc 2013-06-01 20:04:36 PDT --- (In reply to comment #7) > Commits pushed to master at https://github.com/D-Programming-Language/phobos > > https://github.com/D-Programming-Language/phobos/commit/4f5079e4f

[Issue 10233] New: [Tracker] Grammar issues

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10233 Summary: [Tracker] Grammar issues Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websi

[Issue 10232] New: AndExpression grammar is not correct

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10232 Summary: AndExpression grammar is not correct Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Comp

[Issue 10103] template mixin with property overloads

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10103 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-01 16:02:28 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/76d09dfa5ef28176f666aa6f50038ed6a48b830b

[Issue 10214] Incorrect "element-wise assignment is better" warning

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10214 --- Comment #6 from github-bugzi...@puremagic.com 2013-06-01 16:02:32 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/289701cad5bdece3920ff57e97b4b798d76e8d87

[Issue 10208] Module-level const/immutable variables with initialization value don't support UDAs

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10208 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-01 16:02:35 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/19c35c853041d5c64c5d0ad5869182e42c3f029b

[Issue 10212] Segfault in mismatching delegate literal types

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10212 --- Comment #6 from github-bugzi...@puremagic.com 2013-06-01 14:55:05 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/47260a9a67112d55698ff6bb1a374cd7bc44d500

[Issue 10231] Spec: Document alias value feature

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10231 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #1 fro

[Issue 10231] Spec: Document alias value feature

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10231 --- Comment #2 from Andrej Mitrovic 2013-06-01 14:37:18 PDT --- (In reply to comment #1) > By the way, it seems it does not support implicit type conversions. For that I think I'd like this enhancement to work: - struct X(alias T x, T :

[Issue 10212] Segfault in mismatching delegate literal types

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10212 Henning Pohl changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10177] irrelevant compiler error messages: should stop semantic3 passes after 1st error is encountered

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10177 Martin Krejcirik changed: What|Removed |Added CC||m...@krej.cz --- Comment #3 from M

[Issue 10212] Segfault in mismatching delegate literal types

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10212 --- Comment #5 from github-bugzi...@puremagic.com 2013-06-01 14:15:15 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e1ac707489c96bbc6bfd78e584d1c0665b6136

[Issue 10186] default construction is disabled even if default ctor declared

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10186 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-01 13:53:10 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/def98cd111ad81043413dcbf799f9edc66fc65

[Issue 10186] default construction is disabled even if default ctor declared

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10186 Kenji Hara changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 10231] New: Spec: Document alias value feature

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10231 Summary: Spec: Document alias value feature Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: spec Severity: minor Priority: P2

[Issue 10214] Incorrect "element-wise assignment is better" warning

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10214 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10208] Module-level const/immutable variables with initialization value don't support UDAs

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10208 --- Comment #3 from github-bugzi...@puremagic.com 2013-06-01 11:26:14 PDT --- Commit pushed to 2.063 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/19c35c853041d5c64c5d0ad5869182e42c3f029b

[Issue 10220] `array` doesn't work with disabled default construction

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10220 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #2 from Kenji Hara 201

[Issue 10220] `array` doesn't work with disabled default construction

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10220 --- Comment #1 from Kenji Hara 2013-06-01 09:58:14 PDT --- Test case: import std.algorithm : equal; import std.range : repeat; import std.array; static struct S { int val; @disable this(); this(int v) { val = v; } } void main()

[Issue 10230] Duplicated buttons for runnable examples

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10230 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10222 --- Comment #2 from Paul O'Neil 2013-06-01 09:35:39 PDT --- (In reply to comment #1) > Running: > > $ cd dmd/src > $ make -f posix.mak > > Does work and produces and executable. The Xcode project also produces an > executable, at least for

[Issue 10230] New: Duplicated buttons for runnable examples

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10230 Summary: Duplicated buttons for runnable examples Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component:

[Issue 10215] Regression (2.063 release): const causes wrong float calculation

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10215 --- Comment #10 from Andrej Mitrovic 2013-06-01 08:21:02 PDT --- (In reply to comment #9) > Therefore, I can say that the root cause was exists in the mis-operation for > building and packaging release files. I figured that might be the prob

[Issue 10215] Regression (2.063 release): const causes wrong float calculation

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10215 Kenji Hara changed: What|Removed |Added Keywords||wrong-code --- Comment #9 from Kenji Har

[Issue 10229] New: RDMD: --compiler flag doesn't work properly when not adding .exe on win32

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10229 Summary: RDMD: --compiler flag doesn't work properly when not adding .exe on win32 Product: D Version: D2 Platform: All OS/Version: All Status: NEW Sever

[Issue 4124] toString() for BitArray and more

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4124 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4124] toString() for BitArray and more

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4124 --- Comment #7 from github-bugzi...@puremagic.com 2013-06-01 07:32:37 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4f5079e4f8d38e1d469e4b28303553f36

[Issue 10218] std.typecons.opAssign is not CTFEable

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10218 Kenji Hara changed: What|Removed |Added Keywords||CTFE, pull Status|NEW

[Issue 10218] std.typecons.opAssign is not CTFEable

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10218 --- Comment #3 from github-bugzi...@puremagic.com 2013-06-01 06:14:17 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e7f117af477c8971aa463d66188f46f52

[Issue 1804] Severe GC leaks with repetitive array allocations

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1804 Martin Krejcirik changed: What|Removed |Added Status|RESOLVED|REOPENED Component|DMD

[Issue 9843] DMD segfaults on code involving struct and union with initialization

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9843 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10228] New: Type deduction fails with dependencies between parameter types

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10228 Summary: Type deduction fails with dependencies between parameter types Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 3096] EnumBaseType

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3096 --- Comment #2 from Henning Pohl 2013-06-01 04:13:11 PDT --- New pull request: https://github.com/D-Programming-Language/dmd/pull/2115 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving th

[Issue 10227] New: _fileno, _setmode, _O_BINARY undefined when building x64 on windows

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10227 Summary: _fileno, _setmode, _O_BINARY undefined when building x64 on windows Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW Seve

[Issue 10226] core.simd bad codegen

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10226 --- Comment #1 from Benjamin Thaut 2013-06-01 03:13:40 PDT --- Small correction, ideal assembly should look like this: 1 mov rax,qword ptr [rbp-68h] 2 movaps xmm0,xmmword ptr [rax] 5 addps xmm0,xmm0 9 movaps xmmwo

[Issue 10226] New: core.simd bad codegen

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10226 Summary: core.simd bad codegen Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD Assig

[Issue 10225] New: core.simd wrong codegen for XMM.STOUPS with __simd_sto

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10225 Summary: core.simd wrong codegen for XMM.STOUPS with __simd_sto Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 10224] core.simd ICE cgcv.c line 2162 when compiling with -g

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10224 --- Comment #1 from Benjamin Thaut 2013-06-01 02:50:06 PDT --- Created an attachment (id=1218) repro case -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 10224] New: core.simd ICE cgcv.c line 2162 when compiling with -g

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10224 Summary: core.simd ICE cgcv.c line 2162 when compiling with -g Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10222 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jaco

[Issue 8400] static array type cannot interpret dynamic array length

2013-06-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8400 --- Comment #8 from github-bugzi...@puremagic.com 2013-06-01 00:59:57 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/50569d88e7b0ccf8d786b65bf4f0321fd2698fd2