[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mass bugfiling potential: 'rules' with space



In chiark.mail.debian.devel, you wrote:
>Junichi Uekawa wrote:
>> How would you make "make" to be a bit more resilient ?
>> I might have a file " " which I want to use with make, with
>> 
>> make -f" "
>
>Actually, if I understand correctly, it's getting an empty string, not a 
>space. No filename can be zero length, so make can safely ignore it.

Nope. Giving make an empty string filename results in an assert being
failed and make dies. It's a space.

-- 
Matthew Garrett | mjg59-chiark.mail.debian.devel@srcf.ucam.org



Reply to: