real is defined to be the largest floating point type supported on the target
machine, so if that's the same as double, then it's double (though still a
distinct type to the D typing system).
- How to deal with systems where real == double Johannes Pfau
- Re: How to deal with systems where real == double Peter Alexander
- Re: How to deal with systems where real == double Walter Bright
