DMD message of the day ...
    Unknown W. Brackets 
    unknown at simplemachines.org
       
    Thu Mar 30 21:00:44 PST 2006
    
    
  
Shouldn't you make them ubytes or something first?
Also, forgive my ignorance, but for what good reason would you add two 
pointers?  Subtracting is great and wonderful... adding a pointer and an 
int is amazing...  but adding pointers?
-[Unknown]
> "incompatible types for ((cast(void*)(src)) + (cast(void*)*(p))): 
> 'void*' and 'void*'"
> 
> :)
    
    
More information about the Digitalmars-d-bugs
mailing list