On Tue, 2010-05-25 at 10:29 -0700, Inaky Perez-Gonzalez wrote: > On Mon, 2010-05-24 at 16:50 -0700, Dan Williams wrote: > > Attached since I'm too lazy to actually send 15 patches as emails... > > these are basic warning cleanups for a bunch of stuff. Figuring out the > > BitmanCommon stuff was too much for today so that's where the patches > > stop. > > Thank you, all merged and pushed to the git tree. > > I had to manually apply all of them -- I guess patch and git are not > liking the weirdo combination of CRLF vs LF. I need to get that sorted > out sooner than later or I am going to go nuts over it. > > For the future, if you want, just clone the git tree and tell me where > to pull from, if it makes it easier for you. Hmm, looks like we're missing a new file I added in one of my patches; probably you didnt' apply with git-apply-am or something to get that? Yeah, git's special patch formatting is kinda annoying at times... ././Services/wimax_osal_services.c:53:33: error: wimax_osal_services.h: No such file or directory Dan