On 09/07/2009, Luca Favatella wrote:
> On 09/07/2009, Colin Watson wrote:
[...]
>> While // is a valid comment syntax in C99, it wasn't in earlier versions
>> of C, and I believe that /* ... */ is still preferred in libd-i.
>
> Fixed in the attached version 2 of the patch.
Committed in svn trunk
On 09/07/2009, Colin Watson wrote:
> On Tue, Jul 07, 2009 at 01:05:41AM +0200, Luca Favatella wrote:
[...]
>> +// References: http://www.greenend.org.uk/rjk/2001/06/poll.html
>
> While // is a valid comment syntax in C99, it wasn't in earlier versions
> of C, and I believe that /* ... */ is still
On Tue, Jul 07, 2009 at 01:05:41AM +0200, Luca Favatella wrote:
> This patch solves a poll() portability issue on kfreebsd-i386, and
> shouldn't affect other archs.
>
> I tested this on kfreebsd-i386, solving an infinite loop.
> Index: src/exec.c
>
This patch solves a poll() portability issue on kfreebsd-i386, and
shouldn't affect other archs.
I tested this on kfreebsd-i386, solving an infinite loop.
Cheers,
Luca Favatella
Index: debian/changelog
===
--- debian/changelog (.../
4 matches
Mail list logo