Re: [PATCHES] snprintf causes regression tests to fail - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] snprintf causes regression tests to fail
Date
Msg-id 200502282241.j1SMfQw17167@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] snprintf causes regression tests to fail  (Nicolai Tufar <ntufar@gmail.com>)
List pgsql-hackers
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. May be it
> will give a clue. Regression test failure are in the
> same places as previous ones.

No log attached.  Please email the log to me privately.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers by date:

Previous
From: Nicolai Tufar
Date:
Subject: Re: [PATCHES] snprintf causes regression tests to fail
Next
From: Nicolai Tufar
Date:
Subject: Thread-safe snprintf() vsnprintf() and printf()