[Issue 5052] New: take!(Take!R) should return Take!R, not Take!(Take!R)

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5052 Summary: take!(Take!R) should return Take!R, not Take!(Take!R) Product: D Version: D2 Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P2

[Issue 5052] take!(Take!R) should return Take!R, not Take!(Take!R)

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5052 --- Comment #1 from Lars T. Kyllingstad bugzi...@kyllingen.net 2010-10-14 00:17:39 PDT --- Fixed in SVN: http://www.dsource.org/projects/phobos/changeset/2102 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 5053] New: Better error message for cyclic dependencies.

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5053 Summary: Better error message for cyclic dependencies. Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2

[Issue 5053] Better error message for cyclic dependencies.

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5053 --- Comment #1 from Jacob Carlborg d...@me.com 2010-10-14 08:01:20 PDT --- Created an attachment (id=784) Patch for giving better cyclic dependency error messages -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 5054] New: Splitter example doesn't work

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5054 Summary: Splitter example doesn't work Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 5054] Splitter example doesn't work

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5054 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 5049] std.algortihm.bringToFront() returns wrong value

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5049 Shin Fujishiro rsi...@gmail.com changed: What|Removed |Added AssignedTo|and...@metalanguage.com |rsi...@gmail.com ---

[Issue 5054] Splitter example doesn't work

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5054 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2010-10-14 11:14:55 PDT --- *I* was missing a closing bracket right there, sorry. But the documentation is the one having the == instead of ,. Docs: assert(equal(splitter(hello

[Issue 4680] Duplicated function/overload error message

2010-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4680 --- Comment #1 from bearophile_h...@eml.cc 2010-10-14 14:19:01 PDT --- This shows a related problem: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learnarticle_id=22302 And a note: had forgotten to add an empty