Re: forwarded proposal to finance some hurd work

2011-04-04 Thread Thomas Schwinge
Hallo! What the others said. For me, too, it's much more of a time scheduling issue than a money one. That said, we have this page, , where we have a list of GNU Hurd developers (admittedly, a very, very sparse list; disclaimer: I'm on that list), an

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

Re: IRC meetings

2011-04-04 Thread Thomas Schwinge
Hallo! On Mon, 4 Apr 2011 18:48:57 +0200, wrote: > from now on, let's have > a meeting every Tuesday at 19:00 UTC. I'll regularely be late / not able to attend. But I'll read the logs afterwards and repond to specific issues by IRC / email. Grüße, Thomas pgplEGBzmJJjd.pgp Description: PGP

GSoC

2011-04-04 Thread neeraj nayal
hello sir , I am Neeraj from India . My Link Id is neeraj_nayal_india . i want to work on GCC. but the problem is i was doing project using GCC till now. but GSoC is providing a opportunity to work on GCC . but it is very difficult to work on GCC as i dont know Compiler Designing well . but i c

Re: IRC meetings

2011-04-04 Thread Samuel Thibault
olafbuddenha...@gmx.net, le Mon 04 Apr 2011 18:48:57 +0200, a écrit : > Unfortunately it's a bit short notice for this week. Still, please > propose some points for the agenda if possible. (Apart from the obvious > GSoC-related stuff.) Impossible for me to attend this week, unfortunately. Samuel

IRC meetings

2011-04-04 Thread olafBuddenhagen
Hi, In the past we have had IRC meeting for discussing current and former GSoC projects, but no general IRC meetings. However, it's very useful to meet once a week and discuss current concerns in real time. GSoC project will of course still be part of the agenda, but not the only one. As finding

PATCH 2/2 - monitor backing store changes and update. (was XMLFS for GSoC)

2011-04-04 Thread Michael Walker
The below patch monitors the backing store for changes (if it's a separate file rather than the underlying node) and updates the presented directory hierarchy when a change is detected. diff --git a/Makefile b/Makefile index d646475..747739e 100644 --- a/Makefile +++ b/Makefile @@ -3,15 +3,15 @@ C

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

2011-04-04 Thread Michael Walker
The below patch fixes all compiler warnings. It's quite long as I use a lot of warning flags (habit from when I was working on my own kernel project): diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..e20fc66 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +xmlfs diff --

Re: Hurd stabilty: compiling ghc6

2011-04-04 Thread Svante Signell
On Wed, 2011-03-30 at 11:13 +0200, Samuel Thibault wrote: > Svante Signell, le Wed 30 Mar 2011 09:18:05 +0200, a écrit : > > (I don't think the problem is due to qemu-kvm?) > > Many problems do come from kvm actually. That's one of the reasons why I > prefer to use Xen. > > > I can of course run