On 6/13/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > Hi Stephen, > > > Now compiles clean for me with gcc 4 using flags: -02 -Wall > > -Wno-implicit-int. (Linux FC3). Yippee! > > I compiled well last tuesday without mentionable warnings but then, when > following the 'compile ?' thread, I asked myself if I did compile it > wrong... :-)
Some changes were made that cause a lot more warnings to show up. Depending on when you tested during the recent burst of activity, you may or may not have picked this up. > But nevertheless, tried it again this morning against TCL head (8.5) and > everything went fine. The only error (concerning make test) is due to a > TCL-related namespace import (without --force) failure, not naviservers > fault. Groovy!