[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

vdelta demo solution found

From: Malcolm Smith <mjfreelancing_at_optusnet.com.au>
Date: 2002-01-09 11:10:31 CET

I created a global pool pointer and assigned it in the method:

void apr_signal_init(apr_pool_t *pglobal)
{
pGlobal = pglobal; // my global
}

This method was empty.

The demo is now running at least.

Malcolm Smith
MJ Freelancing
ABN: 30 671 763 146
http://www.mjfreelancing.com

CORintel
ABN: 30 336 110 329
Received on Sat Oct 21 14:36:55 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.