On Fri, Mar 19, 2010 at 16:33, Jim Meyering <j...@meyering.net> wrote: > Paolo Bonzini wrote: >> * src/dfasearch.c (Ecompile): Remove. >> * src/esearch.c: Place it here... >> * src/gsearch.c: ... and here. > > We never like duplication, but it's a tiny function...
Yeah, you could add some kind of opaque int to struct matcher, but I decided it wasn't worth the trouble. Paolo