Re: [PATCHES] [HACKERS] snprintf causes regression tests to fail

2005-02-28 Thread Bruce Momjian
Nicolai Tufar wrote: > Neither Bruce's nor subsequent Tom's patch did not fix > the issue. The command used is: > > make maintainer-clean && ./configure && make && make install && make check > > It should have be fine to recompile the source code > completely. I attach the resulting config.log. M

Re: [PATCHES] [HACKERS] snprintf causes regression tests to fail

2005-02-28 Thread Nicolai Tufar
Neither Bruce's nor subsequent Tom's patch did not fix the issue. The command used is: make maintainer-clean && ./configure && make && make install && make check It should have be fine to recompile the source code completely. I attach the resulting config.log. May be it will give a clue. Regressi