Re: Fwd: [httpfs][PATCH] Fix compilation and bugs.

2013-01-24 Thread Samuel Thibault
Hello, Cyril Roelandt, le Sun 30 Sep 2012 23:23:10 +0200, a écrit : > I wanted to try httpfs, but the code from the CVS repository failed to > compile on my Debian GNU/Hurd box. So, here are a few patches. Thanks! It seems to be working, indeed. An unfortunate thing is that it does not seem to

Re: Fwd: [httpfs][PATCH] Fix compilation and bugs.

2013-01-14 Thread Samuel Thibault
Cyril Roelandt, le Sun 30 Sep 2012 23:23:10 +0200, a écrit : > - The first patch fixes the compilation of httpfs. This is a mix of an > old patch > (https://savannah.nongnu.org/patch/?func=detailitem&item_id=4839) and of > some really simple fixes. Applied, will continue with the rest later. Do w

Fwd: [httpfs][PATCH] Fix compilation and bugs.

2012-09-30 Thread Cyril Roelandt
Forwarding this to this list, since hurdextras-hackers seems a bit deserted. Original Message Subject: [httpfs][PATCH] Fix compilation and bugs. Date: Sat, 14 Jul 2012 03:41:35 +0200 From: Cyril Roelandt To: hurdextras-hack...@nongnu.org Hi ! I wanted to try httpfs, but the