"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