On Mon, 2009-06-01 at 17:37 +0200, Cyril Hrubis wrote: > Hi, > Okay found the problem, I've remove static keyword in function wait_handler > and > that makes lastsent variable local and allways defined as 0. Please add static > before int lastsent = 0; to function wait_handler() in patched ltp-pan.c.
I will work out a new patch for you. Regards-- Subrata > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
