added long long to BSDI

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема added long long to BSDI
Дата
Msg-id 199809100335.XAA16099@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] added long long to BSDI  ("Billy G. Allie" <Bill.Allie@mug.org>)
Список pgsql-hackers
I have found BSDI used %qd for long long, while gnulibc used %Ld.  I
have changed HAVE_LONG_LONG_INT_64 to be HAVE_LONG_LONG_INT_64_Ld and
added HAVE_LONG_LONG_INT_64_qd, and added the proper changes.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: Open portability issues
Следующее
От: "Billy G. Allie"
Дата:
Сообщение: Re: [HACKERS] Indixing problems...