[Issue 9560] Too many error messages from std.array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 13 06:42:17 PDT 2013


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME


--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2013-07-13 06:42:15 PDT ---
With 2.064a (a608afd9b4d756bb4be3f5ebfa8bb471176be04d):

test.d(3): Error: pure function 'D main' cannot call impure function
'std.algorithm.sort!("a < b", cast(SwapStrategy)0, int[]).sort'

There's no error message flood.

-- 
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