El 28 de gener de 2012 2:58, Steven Chamberlain <ste...@pyro.eu.org> ha escrit: > Please consider my attached diff for kfreebsd-kernel-headers. The regex > \([0-9A-Z_]*\) covers these remaining cases. > > Something more generic, like \([^)]*\?\) might seem better, but then it > would have wrongly modified this also: > > ./usr/include/osreldate.h:#define __aligned(x) > __attribute__((__aligned__(x)))
The osreldate.h definitions don't really belong there, they're just historical. Besides, osreldate.h is added by the patchset and regex rule is run before patching. Please can you submit a tested patch to use \([^)]*\?\) instead? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caofdtxn7fojtw1argizrqxlhoh1i7v0qlw+xxsyudidqpzo...@mail.gmail.com