From: Stephen D. <sd...@gm...> - 2005-06-13 07:11:43
|
On 6/13/05, Bernd Eidenschink <eid...@we...> wrote: >=20 > Hi Stephen, >=20 > > Now compiles clean for me with gcc 4 using flags: -02 -Wall > > -Wno-implicit-int. (Linux FC3). Yippee! >=20 > 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.=20 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! |