Unable to explicitly cast imaginary float to a real floating-point	(dmd v0.165)
    Walter Bright 
    newshound at digitalmars.com
       
    Wed Aug 30 20:35:34 PDT 2006
    
    
  
David L. Davis wrote:
> // Unable to explicitly cast a imaginary float to a real floating-point.
r = ift * -1i;
should do it.
    
    
More information about the Digitalmars-d-bugs
mailing list