| От | Tom Lane |
|---|---|
| Тема | Re: incompatible pointer type |
| Дата | |
| Msg-id | 8664.1318962140@sss.pgh.pa.us обсуждение |
| Ответ на | incompatible pointer type (Robert Young <yayooo@gmail.com>) |
| Ответы |
Re: incompatible pointer type
|
| Список | pgsql-bugs |
Robert Young <yayooo@gmail.com> writes:
> Platform:
> OpenBSD 4.9 GENERIC.MP#819 amd64 Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
Hmm, what version of bison are you using? Because the ones I've dealt
with emit
typedef union YYSTYPE {
...
} YYSTYPE;
which makes the code correct as-is. Your proposed patch seems to me
to be making more assumptions about what bison will emit (specifically,
about the ordering of various code blocks) than what we're doing now.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера