Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error |
| Дата | |
| Msg-id | 13118.1536175426@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features:UpdateStatisticsForTypeChange internal compiler error (Andre_Mikulec <Andre_Mikulec@Hotmail.com>) |
| Ответы |
Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features:UpdateStatisticsForTypeChange internal compiler error
|
| Список | pgsql-bugs |
Andre_Mikulec <Andre_Mikulec@Hotmail.com> writes:
> It is an up-to-date compiler.
Doesn't mean it has no bugs. It is in fact *telling you* it has a bug.
> These people here do not think that "a missing return statement" is a good
> idea.
If they can convince the C standards committee, then I'll worry about
their opinion. Functions returning void are not required to have return
statements per the standard.
Moreover, I'm pretty sure this is not the only function in PG with an
empty body. I think the fact that the compiler is crashing right there
is likely not related to the empty function as such, but has a lot to do
with what else it has processed in the same compilation.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера