[Issue 423] New: dmd ignores empty commandline arguments
Derek Parnell
derek at psyc.ward
Tue Oct 10 05:02:48 PDT 2006
On Tue, 10 Oct 2006 01:39:01 -0700, Walter Bright wrote:
> d-bugmail at puremagic.com wrote:
>> http://d.puremagic.com/issues/show_bug.cgi?id=423
>>
>> Summary: dmd ignores empty commandline arguments
>> Product: D
>> Version: 0.169
>> Platform: PC
>> OS/Version: Linux
>> Status: NEW
>> Severity: normal
>> Priority: P2
>> Component: DMD
>> AssignedTo: bugzilla at digitalmars.com
>> ReportedBy: thomas-dloop at kuehne.cn
>>
>> dmd "" a.d
>> is interpreted as >dmd a.d<
>>
>> dmd ''
>> is interpteted as >dmd<
>
> That's what it's supposed to do.
Why? I would have expected a string of length zero to be passed.
--
Derek Parnell
Melbourne, Australia
"Down with mediocrity!"
More information about the Digitalmars-d-bugs
mailing list