Sean Kelly wrote: > For > example, DMD/Linux appears to pad doubles differently than DMD/Win32, It pads them to 12 on Linux (to match gcc on Linux). > so > how would the D user code know what to do re: pushing the values onto > the stack? It doesn't need to know.