[Issue 5406] [patch] Major regressions in std.algorithm for functions relying on is(typeof(binaryFun!... due to a static assert in binaryFunImpl

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 3 00:25:55 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5406


Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at kyllingen.net


--- Comment #1 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2011-02-03 00:23:39 PST ---
Do you have a test case?  I tried your example

    find("goodbye", "bye");

and it works for me.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list