| От | Adriaan Joubert |
|---|---|
| Тема | Re: ecpg long int problem on alpha + fix |
| Дата | |
| Msg-id | 3ACC0574.5CF82C8@albourne.com обсуждение исходный текст |
| Ответ на | ecpg long int problem on alpha + fix (Adriaan Joubert <a.joubert@albourne.com>) |
| Ответы |
Re: ecpg long int problem on alpha + fix
|
| Список | pgsql-hackers |
> Could you please try to just remove the cpp flag? Also I wonder why you are > using "long long int" instead of just "long int" in your C program. Well > that is the people who complained to you. Yes, dropping the CPP flags solves the problem for us. I assume all platforms have long long now? We used long long as this seems to be pretty consistently 64 bits on different platforms, and our code runs on Tru64, PC linux and openBSD. It also agrees with the CORBA type naming for 64 bit ints, so it makes the type naming more consistent. Thanks, Adriaan
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера