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
- [wmx] wmx5sec[45] bug, O'Shaughnessy Evans
- Re: [wmx] wmx5sec[45] bug, Stefan `Sec` Zehl
- [wmx] MENU_KEYS, Tom_Long
- Re: [wmx] MENU_KEYS, Stefan `Sec` Zehl
- Re: [wmx] MENU_KEYS, Fabian Sturm