[Thread Prev][Thread Next]   >Date Index >Thread Index

[wmx] wmx5sec[45] bug

O'Shaughnessy Evans - Mon May 17 19:09:00 1999

Hi, gang.  In General.h:52 and Manager.h:181, we have this:

  #ifdef CONFIG_USE_SESSION_MANAGER

It should be:

  #if CONFIG_USE_SESSION_MANAGER != False

The present code won't compile under Sun's openwin without fixing this.

-- 
O'Shaughnessy Evans

 "A good programmer is someone who looks both ways before crossing a
  one-way street."                                    -- Doug Linder


Next: