[Issue 4194] Attributes included in JSON output

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4194 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4477] JSON output for function definitions includes insufficient type information

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4477 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Version|D1 & D2

[Issue 4478] JSON output omits import statements

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4478 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Version|D1 & D2

[Issue 693] 'this' can't be used as an alias parameter for a mixin

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=693 --- Comment #6 from github-bugzi...@puremagic.com 2013-01-21 00:20:12 PST --- Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/c

[Issue 6668] Wrong "to" conversion stack trace

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6668 --- Comment #3 from github-bugzi...@puremagic.com 2013-01-21 00:23:15 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/88c2c81fbcc8cbc718f1f7bdbf7da017a

[Issue 6668] Wrong "to" conversion stack trace

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6668 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9259] Passing an array of pointers to a typesafe vararg is broken

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9259 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-21 00:32:06 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/066b2801e06867d1d147be9629328a37b525bb5

[Issue 9259] Passing an array of pointers to a typesafe vararg is broken

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9259 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9289] [Regression 2.061] Had been deprecated language features are enabled again in default

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9289 --- Comment #9 from Leandro Lucarella 2013-01-21 03:32:36 PST --- I don't see why language features should be treated differently. The only problem I see right now is deprecated features are not being warn when gagging (I think that's the term

[Issue 9364] New: [ICE] Error: CTFE internal error painting S*

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9364 Summary: [ICE] Error: CTFE internal error painting S* Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2

[Issue 2946] Make 'abstract' mandatory if the class is intended to be abstract

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2946 Stewart Gordon changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Issue 9361] Nasty bug and/or error message for template constaints using this

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9361 --- Comment #3 from Phil Lavoie 2013-01-21 06:19:00 PST --- (In reply to comment #1) > Reduced test case: > > struct Unit(A) > { > void butPleaseDontUseMe()() > if (is(unitType!((this // ! > {} > > } > template isUnit(alias

[Issue 9363] Array slice initialization with implicitly castable type

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9363 --- Comment #2 from Andrej Mitrovic 2013-01-21 07:36:32 PST --- (In reply to comment #1) > wrapper I mean wrapped. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Issue 9363] Array slice initialization with implicitly castable type

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

[Issue 9363] Array slice initialization with implicitly castable type

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9363 --- Comment #3 from bearophile_h...@eml.cc 2013-01-21 09:15:34 PST --- (In reply to comment #1) > Btw please don't use the Platform field unless it's a platform-specific bug, > thanks. The Platform tag was set to Windows because the error mess

[Issue 8853] Unable to use std.concurrency.receive with Tuple!(immutable(int[]))

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8853 Stephan changed: What|Removed |Added CC||stephan.schiff...@mac.com --- Comment #1 fro

[Issue 8583] [64 bit] AA ushort[dchar] byValue range is corrupted on x86_64

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8583 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8583] [64 bit] AA ushort[dchar] byValue range is corrupted on x86_64

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8583 --- Comment #5 from github-bugzi...@puremagic.com 2013-01-21 10:28:09 PST --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/e9445dcbbfd7dec9275e78fba6633

[Issue 2946] Make 'abstract' mandatory if the class is intended to be abstract

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

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 --- Comment #3 from Gianni Pisetta 2013-01-21 11:16:57 PST --- Created an attachment (id=1181) patch to std.traits.d file for eliminating the dependency over libcurl Patch that solves the issue of libcurl needed in the unittest of std.traits

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 --- Comment #4 from Gianni Pisetta 2013-01-21 11:22:41 PST --- I tought that it is incorrect to use a module that needs an external library, so i replaced the use of etc.c.curl module with the core.sync.barrier module, that doesn't need other

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 --- Comment #5 from Andrej Mitrovic 2013-01-21 11:35:45 PST --- (In reply to comment #3) > Created an attachment (id=1181) [details] > patch to std.traits.d file for eliminating the dependency over libcurl > > Patch that solves the issue of l

[Issue 2946] Make 'abstract' mandatory if the class is intended to be abstract

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2946 --- Comment #11 from Stewart Gordon 2013-01-21 12:40:39 PST --- (In reply to comment #10) > There might be a problem with this since D supports separate > compilation. There can be another object file that contains the > implementation of Bar

[Issue 9365] New: Allow partially specified template aliases

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9365 Summary: Allow partially specified template aliases Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Com

[Issue 2946] Make 'abstract' mandatory if the class is intended to be abstract

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2946 --- Comment #12 from Andrej Mitrovic 2013-01-21 12:55:16 PST --- (In reply to comment #0) > (also, it would be nice if the compiler could tell you all the methods > that still need an implementation, rather than just one) This seems to be fi

[Issue 9332] [REG][2.060 -> 02.061] struct constructor taking itself creates 'Warning: statement is not reachable'

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9332 --- Comment #2 from Walter Bright 2013-01-21 13:09:36 PST --- https://github.com/D-Programming-Language/dmd/pull/1528 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 9365] Allow partially specified template aliases

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

[Issue 7437] DMD enters infinite loop during overload resolution

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7437 Kenji Hara changed: What|Removed |Added CC||zh...@list.ru --- Comment #5 from Kenji H

[Issue 9318] stack overflow if struct have alias this to this.init and has function, in which compare itself with init

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

[Issue 9315] ICE (expression.c:4249, StructLiteralExp::getField) Tupleof of nested struct literal

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

[Issue 9365] Allow partially specified template aliases

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9365 --- Comment #2 from Peter Alexander 2013-01-21 15:11:58 PST --- (In reply to comment #1) > This can be implemented in the library, the last thing you want is for > templates being partially instantiated when you pass too few arguments instead

[Issue 9332] [REG][2.060 -> 02.061] struct constructor taking itself creates 'Warning: statement is not reachable'

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9332 --- Comment #3 from github-bugzi...@puremagic.com 2013-01-21 15:47:11 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ea5ee9b2c1173b0f824ab19dcdeb2c409e7d613

[Issue 9359] Can't concat ints: incompatible types for 'int' and 'int'

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9359 --- Comment #4 from Nick Sabalausky 2013-01-21 16:17:43 PST --- They can be concatenated with arrays, thus producing another array. But thinking about it more, defining 'int~int' to result in 'int[]' would be inconsistent with the fact that '

[Issue 6856] Absence of in() contract (precondition) should mean "use default precondition" instead of "ignore inherited in() contracts"

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 Stewart Gordon changed: What|Removed |Added Severity|normal |enhancement --- Comment #28 from Stew

[Issue 8143] Safe std.conv.to enum conversion

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8143 Andrej Mitrovic changed: What|Removed |Added Keywords||pull AssignedTo|nob...@purema

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #16 from Andrej Mitrovic 2013-01-21 17:01:19 PST --- https://github.com/D-Programming-Language/phobos/pull/1086 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail bec

[Issue 6856] Absence of in() contract (precondition) should mean "use default precondition" instead of "ignore inherited in() contracts"

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #17 from bearophile_h...@eml.cc 2013-01-21 17:10:03 PST --- (In reply to comment #16) > https://github.com/D-Programming-Language/phobos/pull/1086 I have seen that of this line you have dropped both the immutable and fixed sized arr

[Issue 9332] [REG][2.060 -> 02.061] struct constructor taking itself creates 'Warning: statement is not reachable'

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

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #18 from Andrej Mitrovic 2013-01-21 17:21:07 PST --- (In reply to comment #17) > (In reply to comment #16) > > https://github.com/D-Programming-Language/phobos/pull/1086 > > I have seen that of this line you have dropped both the

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 --- Comment #6 from Andrej Mitrovic 2013-01-21 17:27:00 PST --- https://github.com/D-Programming-Language/phobos/pull/1088 Thanks again Gianni. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are re

[Issue 9199] Module level qualified functions should be rejected

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9199 --- Comment #4 from github-bugzi...@puremagic.com 2013-01-21 17:49:31 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/122b3b8e2fae8692c6570f087629854c1

[Issue 7282] std.string.format throws at runtime where writef works fine

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7282 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7273] Tuples conversion assign

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

[Issue 5710] cannot use delegates as parameters to non-global template

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5710 deadalnix changed: What|Removed |Added CC||deadal...@gmail.com --- Comment #15 from d

[Issue 7142] Wrong formatted write of boolean values

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7142 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 --- Comment #7 from github-bugzi...@puremagic.com 2013-01-21 18:44:18 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/40d9ebcdfb061856ae89ecbc8c1b723b4

[Issue 7036] Using std.string.format on a shared value throws access violation

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7036 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6955] Immutable Strings -> Doubles Fails At Runtime

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

[Issue 7142] Wrong formatted write of boolean values

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7142 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-21 19:39:49 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/5057ca5404d5d997545c10c0dcd3b8623

[Issue 7142] Wrong formatted write of boolean values

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7142 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9269] [2.061] rdmd -unittest fails with lcurl not found

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9269 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #8 from yebb

[Issue 1369] Unable to find 'this' in __traits(getMember)

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369 --- Comment #3 from Kenji Hara 2013-01-21 20:14:05 PST --- (In reply to comment #2) > https://github.com/D-Programming-Language/dmd/pull/1454 New pull request: https://github.com/D-Programming-Language/dmd/pull/1530 -- Configure issuemail: h

[Issue 9365] Allow partially specified template aliases

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9365 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #3 from yebb

[Issue 9364] [ICE] Error: CTFE internal error painting S*

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9364 yebblies changed: What|Removed |Added Keywords||CTFE CC|

[Issue 9366] New: Appending a value cast to void to a void[] crashes DMD.

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9366 Summary: Appending a value cast to void to a void[] crashes DMD. Product: D Version: unspecified Platform: x86 OS/Version: Windows Status: NEW Severity: m

[Issue 6856] Absence of in() contract (precondition) should mean "use default precondition" instead of "ignore inherited in() contracts"

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 --- Comment #30 from timon.g...@gmx.ch 2013-01-21 21:45:01 PST --- (In reply to comment #28) > Not sure why this wasn't flagged as INVALID before. But now that the summary > line's changed and some comments to the effect of it have been posted,

[Issue 9366] Appending a value cast to void to a void[] crashes DMD.

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9366 yebblies changed: What|Removed |Added Keywords||ice, pull CC|

[Issue 6902] Different "pure nothrow int()" types

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

[Issue 8504] Template attribute inferrence doesn't work

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8504 --- Comment #2 from Kenji Hara 2013-01-21 23:04:02 PST --- A simple test case from: http://d.puremagic.com/issues/show_bug.cgi?id=6902#c6 cat > bug.d << CODE void a() { function void() { }(); } void b() { static void safe_nothrow() @s