Re: HEAD broken after latest clientStreams merge

From: Guido Serassio <serassio@dont-contact.us>
Date: Sun, 15 Sep 2002 17:28:15 +0200

Hi Robert,

Il 17.07 15/09/2002 Robert Collins ha scritto:
> > client_side_reply.c
> > C:\work\nt\src\client_side_reply.c(1314) : error C2039: 'sc' : is not a
> > member of '_clientHttpRequest'
> > C:\work\nt\src\structs.h(1064) : see declaration of
> > '_clientHttpRequest'
> > C:\work\nt\src\client_side_reply.c(1314) : warning C4047: 'function' :
> > 'struct _store_client *' differs in levels of indirection from
> 'unsigned int '
> > C:\work\nt\src\client_side_reply.c(1314) : warning C4024:
> > 'delaySetStoreClient' : different types for formal and actual parameter 1
> > C:\work\nt\src\client_side_reply.c(1314) : error C2198:
> > 'delaySetStoreClient' : too few actual parameters
> > C:\work\nt\src\client_side_reply.c(1318) : warning C4018: '==' :
> > signed/unsigned mismatch
> > C:\work\nt\src\client_side_reply.c(1361) : warning C4018: '<=' :
> > signed/unsigned mismatch
> > C:\work\nt\src\client_side_reply.c(1526) : warning C4018: '>' :
> > signed/unsigned mismatch
>
>I'm not sure on this one. What options are you building with?
>client_side_reply.c for me has a comment on line 1314.

Is Delay Pools, this my line 1314, and the file was not changed by me:

#if DELAY_POOLS
         delaySetStoreClient(context->http->sc, delayClient(context->http));
#endif

on function clientGetMoreData()

Regards

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Sun Sep 15 2002 - 09:28:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:32 MST