Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error
Дата
Msg-id 87ftynu53e.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features:UpdateStatisticsForTypeChange internal compiler error  (Andre_Mikulec <Andre_Mikulec@Hotmail.com>)
Список pgsql-bugs
>>>>> "Andre" == Andre Mikulec <Andre_Mikulec@Hotmail.com> writes:

 Andre> It is an up-to-date compiler.

That doesn't mean it lacks bugs!

It's even TELLING YOU that it's an "internal compiler error". That means
the error is in the compiler, not in the code being compiled.

 Andre> These people here do not think that "a missing return statement"
 Andre> is a good idea.

In a function that returns void, a missing return statement is
absolutely legal.

The SO question you linked to is irrelevant because that's talking about
a function that returns a value (not void).

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Andre_Mikulec
Дата:
Сообщение: Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features:UpdateStatisticsForTypeChange internal compiler error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error