Bruce Momjian wrote:
> OK, patch applied. I am a little surprised your compiler complained.
> Seems your strcspn() is actually a macro, not a function call. What
> OS/compiler are you using?
>
# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
Joe