Re: BUG #4549: ecpg produces code that don't compile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Clemens A(dot) Fischer" <clemens(dot)fischer(at)mbs-software(dot)de>
Cc: Michael Meskes <meskes(at)postgresql(dot)org>, Clemens Fischer <cfi(at)mbs-software(dot)de>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4549: ecpg produces code that don't compile
Date: 2008-11-26 14:38:04
Message-ID: 8285.1227710284@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Clemens A. Fischer" <clemens(dot)fischer(at)mbs-software(dot)de> writes:
> Hallo Michael,
> thanks for the patch, but ...
> compiling ecpg fails:
> type.c: In function `ECPGdump_a_simple':
> type.c:356: warning: implicit declaration of function `strchrnul'
> type.c:356: invalid type argument of `unary *'

Whatever strchrnul is, it isn't very portable --- the buildfarm is
breaking out in red too. Please change that.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2008-11-26 14:44:11 Re: BUG #4549: ecpg produces code that don't compile
Previous Message Clemens A. Fischer 2008-11-26 14:02:24 Re: BUG #4550: ecpg problem with copy command and hostvar