Re: [HACKERS] Sigh, build is broken again

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] Sigh, build is broken again
Дата
Msg-id Pine.BSF.4.05.9810272212090.25965-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Sigh, build is broken again  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, 27 Oct 1998, Tom Lane wrote:

> Someone checked in code that assumes vsnprintf() exists.
> 
> Should be cool, we have an emulation right?  Well, no.
> configure sets up to build port/snprintf.c if snprintf()
> doesn't exist.  HPUX, for one, has that but not vsnprintf.
> 
> I guess the right fix is for configure to check for *both*
> snprintf and vsnprintf --- anyone see a problem with that?After v6.4 is released, sounds great to me...before, I send
guys
around to break fingers :)

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: RE: [HACKERS] Configure problem, redux (was Re: TCL installation troubles)
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Sigh, build is broken again