Why is it that no one writes with portability in mind in druntime?
    Joseph Rushton Wakeling 
    joseph.wakeling at webdrake.net
       
    Mon Nov 25 00:31:15 PST 2013
    
    
  
On 25/11/13 09:00, Jonathan M Davis wrote:
> I don't know how to solve the main issue other than educating people better.
Is it possible to define an artificial test situation where real is defined to 
be 64-bit, even though it's technically being compiled on x86(_64) hardware 
which supports 80-bit floats?
That ought to catch any cases where someone assumes that real is 80-bit, no?
    
    
More information about the Digitalmars-d
mailing list