Another unimportant warning is that C89 limits strings to 509 bytes or something. Larger strings is used on several occations in Pike.
/ Mirar
Previous text:
2002-12-11 16:58: Subject: Re: gcc 3.2
The limit is probably a remnant of old compilers which had 16bit ints. Since Pike doesn't support compilation with such compilers it's a non- issue.
/ Henrik Grubbström (Lysator)