Fixing valid options for std.getopt

Dmitry Olshansky dmitry.olsh at gmail.com
Tue Aug 9 15:50:41 PDT 2011


On 10.08.2011 2:35, Bernard Helyer wrote:
> On Tue, 09 Aug 2011 22:34:29 +0000, Bernard Helyer wrote:
>
>> 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
> That said, I would like -ofoo.bin to work as well. Perhaps a flag to
> allow it?
Same here, though not a big deal.
Taking Jonathan's comment into account, how about allowing it when 
bundling of arguments  is disabled?

-- 
Dmitry Olshansky



More information about the Digitalmars-d mailing list