Re: [PATCH 2/2] Attr: Allow macros to override earlier attributes.

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

 



On Fri, 2 Apr 2010, Henrik Grubbström (Grubba) wrote:

Macros need to be able to override earlier attribute values.
Consider a .gitattributes file with the following content:

[attr]mybinary	binary -ident
*		ident
foo.bin		mybinary

Without this patch foo.bin will still have the ident attribute set.

On closer thought, the approach taken by this patch wasn't a good idea,
since it doesn't handle the case:

bar.bin		mybinary ident

--
Henrik Grubbström					grubba@xxxxxxxxx
Roxen Internet Software AB

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]