On Tue, Jun 11, 2002 at 06:27:57PM +0200, Jean-Marc Lasgouttes wrote:

> So my question is: can this double definition cause the crashes I'm
> seeing? What would be a tentative patch to fix this?

Dude read the code !

Particularly this bit :

     15 #if 1
     16 #include "frontends/xforms/XWorkArea.h"
     17 #else

the crap below the else is never included.

So the contents of WorkArea.h itself cannot be causing any bug, it's
just dead code

regards
john

-- 
"I continue to be amazed at what Andrei can make templates do. Some of it
 still makes my head hurt."
        - Herb Sutter

Reply via email to