Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/usb



On Fri, Sep 11, 2009 at 08:40:08AM +0200, Marc Balmer wrote:
> fwiw, I still have the sed script laying aroung which I used to
> expand all of these macros in OpenBSD.  The macros indeed make not
> much sense anymore, .Ox removed them and .Fx gets a new stack....

I am wary of using sed to process non-regular languages :-), but I would
certainly like to have a look at your sed script.  I have a script of
my own that uses cpp(1) to evaluate the macros, but it botches the
whitespace badly!

This may be an ideal task for semantic patches.  I must try them out,
soon.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index