Re: compile error in cvs tip

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compile error in cvs tip
Date: 2003-04-05 19:56:25
Message-ID: 3E8F34E9.7050707@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kurt Roeckx 2003-04-06 12:29:47 Re: Stuff that doesn't work yet in IPv6 patch
Previous Message Bruce Momjian 2003-04-05 19:52:54 Re: compile error in cvs tip