[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] libxl: replace libxl__sprintf(gc, ...) with GCSPRINTF
On Tue, Nov 17, 2015 at 03:08:47PM +0000, Wei Liu wrote: > The rune is > > sed -i 's/libxl__sprintf(gc,\s*\(".*",.*\)/GCSPRINTF(\1/g' libxl*.c > Hmm... It looks like this rune alone doesn't cover all situations. $ ack-grep 'libxl__sprintf\(gc' | wc -l 43 Let me see if I can refine it a bit or use multiple runes to replace all libxl__sprintf. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |