Fixing valid options for std.getopt

Bernard Helyer b.helyer at gmail.com
Tue Aug 9 15:34:29 PDT 2011


For SDC I've had to resort to filtering through args before getopt and 
replacing -m32 with --m32. The output flag needs to have that treatment 
too (seriously, `sdc -o=foo.bin foo.d` is just weird). I lurve these 
changes and give them two thumbs up.

d-n_n-b



More information about the Digitalmars-d mailing list