On December 30, 2002 12:43 pm, Dan Kegel wrote:
OK, maybe that's another janitorial project I can take on.
You asked for it! :) http://www.dssd.ca/wine/Wine-Janitorial.html#include-quotes
I'm already on it by improving winapi_cleanup.
I'm not 100% sure it is correct though and I havn't any time to work on it until after new year so here is what I currently got.
Alexandre: You can apply it as it is regardless. It it off by default so it can't hurt.
Use it like: winapi_cleanup --include-qoutes
Note that you can also do on specific directories by specifing them on the command line.
Like: winapi_cleanup --include-qoutes include dlls
On December 30, 2002 03:41 pm, Patrik Stridvall wrote:
I'm already on it by improving winapi_cleanup.
Very well, I've put you up for it instead. But make sure you don't over do it :) It seems to me the algo is simple (if the include can not be accessed relative to the dir in which the .c file is, change it to <>), and the operation is really one time. So if you have something that works, let's just get the patch (and here I'm referring to the one that does the actual "" to <> change) in, and check this off.