On Wed Jun 18 14:20:02 EDT 2014, quans...@quanstro.net wrote: > On Wed Jun 18 14:15:14 EDT 2014, p...@fb.com wrote: > > Well, hard to grep for '3' in a big codebase. They should have used UTFMAX > > in the first place. > > > > it's not hard. i did this once. i think i did something like this > > g 'char[ ]+[a-z]+\[(3|4|3\+1)\]' /sys/src
er, better to have g '( | |^)char[ ]+[a-z]+\[(3|3 *\+ *1)\]' /sys/src it looks like 9atom is clean. i haven't checked sources. but that reminds me i have to kill that private copy of devcons in omap. - erik