[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: partman review



On Fri, Mar 05, 2004 at 05:19:56PM +0200, Anton Zinoviev wrote:
> On  5.III.2004 at 15:13 Sven Luther wrote:
> > 
> > 1) when compiling, i get a warning : 
> > 
> >   server.c:26: attention : comparison is always true due to limited
> >   range of data type
> 
> This discovered the cause of the problem, thanks.  In the following
> expression:
> 
> while (EOF != (c = fgetc(outfifo))) {}
> 
> I have defined `c' as char, but it should be int instead.

Ok, indeed, this solves the problem.

> > So, i suppose this does make it happy for you ? What should we debug in
> > order to get it working ? 
> 
> I am twice happy -- because now the problem is resolved. :-))

Cool.

Can you then upload a fixed version as soon as possible, so that we can
further test debian-installer on powerpc ? Well, probably not before
tomorrow, but still.

Friendly,

Sven Luther



Reply to: