On Monday 13 March 2006 21:56, Jeremy Huntwork wrote: > Andrew Benton wrote: > > It also matches -u{8,16,32,64} and changes them to __u{8,16,32,64} > > Hrm. Check this again. Are the '-u{8,16,32,64}' matches perhaps diffs of > existing lines of 'u{8,16,32,64}' being removed the better sed? I think > Jim's original seds didn't get all of them and now Florian's proposal > catches some that Jim didn't and you're seeing '-u...' in the diffs.
I am somewhat confused. I grepped for -u8 in the kernel, and found nothing... Besides, since its C we are talking about: - is a operator and can't be part of variable names or type names. Florian -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page