The point of lib/ms was so that if I do this:

cd lib
grep something *.[ch]

I don't find false matches for the Microsoft-specific stuff.
Now that lib/ms/* has been moved into lib/*, I can't do that
any more.  I'd really like for the Microsoft-specific code
to be segregated better, so that I don't have to worry about it
normally.

Reply via email to