[Issue 9580] std.variant.Algebraic with Tuple format problem

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9580 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com --- Comment #1

[Issue 8441] mixin containing template functions causes compiler errors

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8441 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #8 from K

[Issue 9258] opAssign with base class triggers "identity assignment operator overload" error

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

[Issue 9566] Regression (2.062): Cannot use struct .init when it contains a static array initialized from a single element.

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9566 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #3 from Kenji Hara 2013

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

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 Jordi Sayol changed: What|Removed |Added CC||g.sa...@yahoo.es --- Comment #17 from Jo

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

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 Jordi Sayol changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9582] New: std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 Summary: std.algorithm.map!(T) cause CT error for fixed size arrays Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 --- Comment #9 from Steven Schveighoffer 2013-02-24 06:52:00 PST --- (In reply to comment #8) > Exceptions in general are overly slow. Yeah, but not *4 seconds* slow, that is unacceptable. -- Configure issuemail: http://d.puremagic.com/issu

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

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

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 Peter Alexander changed: What|Removed |Added CC||peter.alexander...@gmail.co

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

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

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #4 from Peter Alexander 2013-02-24 08:16:44 PST --- (In reply to comment #3) > ...and this is good example of why accepting an "iterable" as a function > argument, as opposed to a range, is usually a bad idea. > > As for reduce ac

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #5 from monarchdo...@gmail.com 2013-02-24 08:21:49 PST --- (In reply to comment #4) > (In reply to comment #3) > > ...and this is good example of why accepting an "iterable" as a function > > argument, as opposed to a range, is usual

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #6 from bearophile_h...@eml.cc 2013-02-24 08:52:34 PST --- (In reply to comment #3) > As for reduce accepting iterable, Andrei asked me to remove it in one of my > open requests, so don't expect it keep working for too long. I am s

[Issue 8331] Problem with sort!(SwapStrategy.stable)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8331 Xinok changed: What|Removed |Added CC||xi...@live.com --- Comment #2 from Xinok 2013

[Issue 5028] Problem with named mixins in base class and derived class

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5028 Damian changed: What|Removed |Added CC||damian...@hotmail.co.uk --- Comment #3 from D

[Issue 9583] New: std.getopt.getopt does not consume options terminator "--" from args list, as docs claim

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9583 Summary: std.getopt.getopt does not consume options terminator "--" from args list, as docs claim Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 5028] Problem with named mixins in base class and derived class

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5028 --- Comment #4 from Denis Shelomovskij 2013-02-24 23:11:51 MSK --- (In reply to comment #3) > I ran into this bug using std.signals and is currently a blocker for me, > making std.signals useless, so I must use another mechanism. This is a >

[Issue 9583] std.getopt.getopt does not consume options terminator "--" from args list, as docs claim

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9583 --- Comment #1 from hst...@quickfur.ath.cx 2013-02-24 12:16:42 PST --- https://github.com/D-Programming-Language/phobos/pull/1159 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 8034] Template mixins creates ambiguous virtual function

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8034 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7465] Duplicate error message for bad template mixin

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

[Issue 5028] Problem with named mixins in base class and derived class

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

[Issue 9583] std.getopt.getopt does not consume options terminator "--" from args list, as docs claim

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

[Issue 9583] std.getopt.getopt does not consume options terminator "--" from args list, as docs claim

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9583 --- Comment #3 from Andrej Mitrovic 2013-02-24 13:35:25 PST --- (In reply to comment #2) > H. S. Teoh's pull: https://github.com/D-Programming-Language/phobos/pull/1159 Woops I didn't see you already pasted the link. The 'pull' keyword was mi

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #7 from bearophile_h...@eml.cc 2013-02-24 13:49:05 PST --- (In reply to comment #6) > I am strongly against this breaking change. Sorry, that came out too much strong... -- Configure issuemail: http://d.puremagic.com/issues/userp

[Issue 8331] Problem with sort!(SwapStrategy.stable)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8331 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8331] Problem with sort!(SwapStrategy.stable)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8331 bearophile_h...@eml.cc changed: What|Removed |Added Resolution|FIXED |WORKSFORME -- Configure issue

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #8 from monarchdo...@gmail.com 2013-02-24 13:59:12 PST --- (In reply to comment #7) > (In reply to comment #6) > > > I am strongly against this breaking change. > > Sorry, that came out too much strong... Don't worry about it, I d

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

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9536 --- Comment #2 from github-bugzi...@puremagic.com 2013-02-24 14:07:38 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ce87b314b5e0d3ae98bd22c765efa2c08f83751

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

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9536 --- Comment #3 from github-bugzi...@puremagic.com 2013-02-24 14:11:32 PST --- Commit pushed to 2.062 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c39a398fa95a46044dd7a8f2aac8f03437de7d8d

[Issue 9566] Regression (2.062): Cannot use struct .init when it contains a static array initialized from a single element.

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9566 --- Comment #4 from github-bugzi...@puremagic.com 2013-02-24 14:19:30 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ac3de50bcff047b86ff8fe8778f00e8f4845315

[Issue 9566] Regression (2.062): Cannot use struct .init when it contains a static array initialized from a single element.

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9566 --- Comment #5 from github-bugzi...@puremagic.com 2013-02-24 14:21:22 PST --- Commit pushed to 2.062 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e8521cb9e23119a50a6d97af0f5d9e6e5e16f8bf

[Issue 9576] "Symbol Undefined" linker error on using `std.random.MinstdRand`

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9576 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #9 from bearophile_h...@eml.cc 2013-02-24 14:40:31 PST --- (In reply to comment #8) > Can you elaborate on the "why" though? Is it just because it would be > "breaking > change", or do you have a use case that warrants its being in

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 --- Comment #11 from Andrej Mitrovic 2013-02-24 14:42:31 PST --- (In reply to comment #10) > This may have something to do with an earlier complaint that dbghelp.dll was > searching one's entire hard disk looking for a source file. That speci

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 --- Comment #12 from Jonathan M Davis 2013-02-24 14:49:01 PST --- > Yeah, but not *4 seconds* slow, that is unacceptable. Of course, though this involves a lot more than simply throwing and catching an exception, which changes the equation a

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 --- Comment #13 from Andrej Mitrovic 2013-02-24 14:55:05 PST --- (In reply to comment #12) > By the way, I just tried this on Linux for comparison, and it took about 8ms > on > my machine. I can confirm that, it only takes 3ms in Linux Mint

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #10 from monarchdo...@gmail.com 2013-02-24 15:41:59 PST --- (In reply to comment #9) > In the end I am probably able to add the missing [] to my D2 code in a matter > of one or two hours (or less) so for me this change doesn't requir

[Issue 9584] New: Exceptions in D are ludicrously slow (far worse than Java)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9584 Summary: Exceptions in D are ludicrously slow (far worse than Java) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 9581] Regression (2.053): Exception takes too much time to show up

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9581 --- Comment #14 from Jonathan M Davis 2013-02-24 15:49:48 PST --- I couldn't find a bug report dealing with the general bad performance of exceptions, so I just created one: bug# 9584 So, that's related to this, but something here is making i

[Issue 9582] std.algorithm.map!(T) cause CT error for fixed size arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9582 --- Comment #11 from bearophile_h...@eml.cc 2013-02-24 16:11:10 PST --- (In reply to comment #10) > But the way I see it, your argument is that loop unrolling justifies copying > an > entire array. If your array is a ubyte[6] then I think cop

[Issue 5359] std.traits : isDelegate returns false on a delegate

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5359 --- Comment #4 from Andrej Mitrovic 2013-02-24 16:24:20 PST --- The real issue here was that isDelegate should have only accepted types, IOW this should have been a compile-time error not a runtime one. Fixed with https://github.com/D-Program

[Issue 9584] Exceptions in D are ludicrously slow (far worse than Java)

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

[Issue 9585] New: Implement getPair() for Associative Arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9585 Summary: Implement getPair() for Associative Arrays Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Com

[Issue 5658] Undocumented fields in std.typecons.Tuple

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5658 --- Comment #2 from github-bugzi...@puremagic.com 2013-02-24 16:48:54 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/075db4dcb9b850e64fbdb7860d6200be4

[Issue 5658] Undocumented fields in std.typecons.Tuple

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5658 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5514] Erroneous documentation and lacking randomization for topN

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5514 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5514] Erroneous documentation and lacking randomization for topN

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5514 --- Comment #1 from github-bugzi...@puremagic.com 2013-02-24 16:49:26 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/7291d2e47d4a7fb17565a7d7cd04ba8f8

[Issue 5507] countUntil should take Ranges... instead of R2

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5507 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5507] countUntil should take Ranges... instead of R2

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5507 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5310] Variant == const(Variant) doesn't compile

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5310 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5310] Variant == const(Variant) doesn't compile

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5310 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5924] schwartzSort of Tuple!(char)[]

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5924 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 9310] escapeShellCommand unittests are never run

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9310 --- Comment #1 from github-bugzi...@puremagic.com 2013-02-24 16:53:28 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/128f1e4f3a5422d893990550b8f5dc26e

[Issue 5924] schwartzSort of Tuple!(char)[]

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5924 --- Comment #1 from github-bugzi...@puremagic.com 2013-02-24 16:52:47 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/48c38ddd2c17fc431056e990fd8919c6d

[Issue 5106] makeIndex should return SortedRange

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5106 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5106] makeIndex should return SortedRange

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5106 --- Comment #1 from github-bugzi...@puremagic.com 2013-02-24 16:53:59 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1a9568ce20d0fb4041bd7205483dc4463

[Issue 9584] Exceptions in D are ludicrously slow (far worse than Java)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9584 --- Comment #2 from bearophile_h...@eml.cc 2013-02-24 16:54:50 PST --- Created an attachment (id=1194) An old exception benchmark In the attach there is an old exception benchmark I have kept, it compares the same code in Java, C++, D, Python,

[Issue 5013] std.typecons.Tuple should have constructor for static arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5013 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 5013] std.typecons.Tuple should have constructor for static arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5013 Alex R�nne Petersen changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 9585] Implement getPair() for Associative Arrays

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

[Issue 9585] Implement getPair() for Associative Arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9585 --- Comment #2 from Andrej Mitrovic 2013-02-24 17:15:28 PST --- (In reply to comment #1) > Dupe of Issue 5466 ? That's iteration, this is lookup. But you could say the two are related. -- Configure issuemail: http://d.puremagic.com/issues/u

[Issue 314] [module] Static, renamed, and selective imports are always public

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #42 from Marco Leise 2013-02-24 17:22:23 PST --- (In reply to comment #21) > In my understanding, "import std.stdio : writefln;" only imports the name > "writefln", not "std" and "writefln". If the user wants "std", he has to write

[Issue 7448] Documentation on etc.c.sqlite3 and etc.c.zlib left in a bad state

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7448 --- Comment #1 from Marco Leise 2013-02-24 17:34:26 PST --- The dead link is fixed now. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7415] dmd.X.XXX.zip ships with outdated man pages

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7415 Marco Leise changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9585] Implement getPair() for Associative Arrays

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9585 --- Comment #3 from bearophile_h...@eml.cc 2013-02-24 18:02:39 PST --- (In reply to comment #2) > That's iteration, this is lookup. But you could say the two are related. You are right, sorry. -- Configure issuemail: http://d.puremagic.com/i

[Issue 9044] Random "Previous Definition Different" optlink failure (looks like a buffer overflow bug somewhere)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9044 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #

[Issue 1528] [tdpl] overloading template and non-template functions

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 Kenji Hara changed: What|Removed |Added Keywords|pull| --- Comment #10 from Kenji Hara 2013-02

[Issue 1528] [tdpl] overloading template and non-template functions

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 --- Comment #11 from Walter Bright 2013-02-24 21:54:47 PST --- (In reply to comment #10) > f3(1); // 1 > f3(1L); // 2 > > f4(1); // ambiguous > f4(1L); // ambiguous > > f5(1); // 1 > f5(1L); // 1 > > f6(1); /

[Issue 9576] "Symbol Undefined" linker error on using `std.random.MinstdRand`

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9576 --- Comment #2 from Denis Shelomovskij 2013-02-25 09:12:38 MSK --- At least dmd 2.061 bundle compiles it fine. Also I'm not sure about the exact source of the problem (dmd or phobos). -- Configure issuemail: http://d.puremagic.com/issues/use

[Issue 1528] [tdpl] overloading template and non-template functions

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 --- Comment #12 from Kenji Hara 2013-02-24 22:30:26 PST --- (In reply to comment #11) > The more specialized overload always wins. > > The constraint is not considered when evaluating which is "more specialized". > (Because in general we cann

[Issue 9568] [64bit] wrong code for scope(exit)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9568 --- Comment #5 from github-bugzi...@puremagic.com 2013-02-24 23:48:07 PST --- Commit pushed to fix9568 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/adf20ce10fcfec68cf74cad7aa110c3a314d45f

[Issue 9568] [64bit] wrong code for scope(exit)

2013-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9568 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #