| От | Tom Lane |
|---|---|
| Тема | Re: snprintf causes regression tests to fail |
| Дата | |
| Msg-id | 4662.1109730759@sss.pgh.pa.us обсуждение |
| Ответ на | Re: snprintf causes regression tests to fail (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: snprintf causes regression tests to fail
Re: snprintf causes regression tests to fail |
| Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I think this means it is finding our /port/snprintf(), but when it calls
> vsnprintf, it must be using some other version, probably the operating
> system version that doesn't support %lld.
Ya know, I was wondering about that but dismissed it because the
routines were all declared in the same file. Windows' linker must
behave very oddly to do this.
Does it help if you flip the order of the snprintf and vsnprintf
functions in snprintf.c?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера