Bugzilla – Bug 130237
ctwm-3: local variable used before set
Last modified: 2007-04-25 19:06:09 UTC
I just tried to compile package ctwm-3.6-108 with the GNU C compiler version 4.1 It said util.c:3290: warning: "pm" is used uninitialized in this function The source code is if (pm == None) { Suggest initialise pm before first use, for example, before the for loop.
I can confirm that this bug still exists in Suse Linux 10.2 Beta 1. There seems to be no activity on this bug report for over a year.
cwtm is dropped now and will not appear in 10.3 anymore.