[Issue 423] New: dmd ignores empty commandline arguments

Derek Parnell derek at psyc.ward
Thu Oct 12 13:05:23 PDT 2006


On Thu, 12 Oct 2006 12:58:56 -0600, Hasan Aljudy wrote:

> Thomas Kuehne wrote:
>> The Linux Way is very nice for locating scripting bugs:
>> 
>> dmd "${SOURCE_1}" "${SPURCE_2}"
>> 
>> Thomas
>> 
> 
> Hmm, so does it have anything to do with a bug in dbuild, Derek?

Huh? Does 'what' have anything to do with dbuild? The topic is about dmd
not acknowledging an empty commandline argument. The dbuild utility, having
been compiled by dmd, inherits Walter's view of what is correct commandline
parsing and it just gets whatever dmd takes out of the command line. So the
short answer is *no*.

-- 
Derek Parnell
Melbourne, Australia
"Down with mediocrity!"



More information about the Digitalmars-d-bugs mailing list