Re: Assertion error

From: Alex Rousskov (rousskov@nlanr.net)
Date: Wed Apr 07 1999 - 11:14:19 MDT


On Wed, 7 Apr 1999, Kevin Fink wrote:

> Nope, I take it back. This allows it to work for a bit, but then I get
> that same assertion error later:

The patch is below. It is against 1.0p7, but will probably apply to 1.0p5
as well. Let me know if it does not help.

Alex.

Index: StatPhase.cc
===================================================================
RCS file: /surf1/CVS/polygraph/src/StatPhase.cc,v
retrieving revision 1.1.1.7
diff -r1.1.1.7 StatPhase.cc
82c82
< theName(aName), theLogTag(aLogTag), theLock(0) {

---
> 	theName(aName), theLogTag(aLogTag), theLock(0), theMgr(0) {



This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:05 MDT