HEAD broken after last changes

From: Guido Serassio <serassio@dont-contact.us>
Date: Tue, 24 Sep 2002 21:13:01 +0200

Hi Robert,

There is something wrong in Delay Pools code after Your latest commit:

Compiling...
delay_pools.c
C:\work\nt\src\delay_pools.c(656) : error C2037: left of 'callback_data'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(658) : error C2037: left of 'type' specifies
undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(660) : error C2037: left of 'copy_size'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(663) : error C2037: left of 'delay_id'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(663) : error C2198: 'delayBytesWanted' : too
few actual parameters
C:\work\nt\src\delay_pools.c(679) : error C2037: left of 'callback_data'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(681) : error C2037: left of 'type' specifies
undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(683) : error C2037: left of 'delay_id'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(683) : error C2037: left of 'copy_size'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(683) : error C2198: 'delayBytesWanted' : too
few actual parameters
C:\work\nt\src\delay_pools.c(686) : error C2037: left of 'delay_id'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(696) : error C2037: left of 'delay_id'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(697) : error C2037: left of 'delay_id'
specifies undefined struct/union '_store_client'
C:\work\nt\src\delay_pools.c(697) : error C2198: 'delayRegisterDelayIdPtr'
: too few actual parameters
Error executing cl.exe.

(This is nt branch after a cvsmerge)

Regards

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Tue Sep 24 2002 - 13:13:31 MDT

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