On 1/8/2013 5:49 AM, Iain Buclaw wrote:I think a target.h/target.c would be a good addition. In general, I'd like to see all #ifdef's removed from the main dmd source code. Host and target specific behaviors should be abstracted out, like what root/port.h attempts to do.
Would a target.h header be fine for this? Or do you have somewhere else in mind.