[Issue 6333] The 'capacity' function is not pure/nothrow/@safe.
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun  6 23:55:48 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6333
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
The error is now down to:
test2.d(3): Error: safe function 'test2.f6333' cannot call system function
'object.capacity!int.capacity'
--
    
    
More information about the Digitalmars-d-bugs
mailing list