Re: PATCH 1/2 - fix all compiler warnings. (was XMLFS for GSoC)

2011-04-06 Thread Michael Walker
> That's always a good start!  Where is this repository that your patch is > against? http://cvs.savannah.gnu.org/viewvc/xmlfs/?root=hurdextras > Your editor / mailer broke the lines, so this patch won't even apply. > Either you instruct your editor / mailer, or let git send-email take care > of

Re: PATCH 1/2 - fix all compiler warnings. (was XMLFS for GSoC)

2011-04-04 Thread Thomas Schwinge
Hallo! Olaf surely will already be drafting the email to introduce you to the proper Git patch submissing wonders (short: have a local branch, better yet, a separte branch per topic, commit logically independent patches in there (for example, adding a .gitignore file is different from fixing compi