Re: Again please no // comments !!!!!!!!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Again please no // comments !!!!!!!!
Дата
Msg-id 6128.973612391@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Again please no // comments !!!!!!!!  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Список pgsql-hackers
Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at> writes:
> This somehow gets moot. Is there a way to make gcc reject those comments ?

It looks like -ansi would cause gcc to reject // comments, but -ansi has
enough not-so-desirable side effects that I would vote against making
that switch part of our standard switch set for gcc.

I think we should continue to rely on our faithful community of testers
to find portability glitches like this one ;-)
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AW: AW: v7.0.3 *pre-release* ...
Следующее
От: Tom Lane
Дата:
Сообщение: Issue NOTICE for attempt to raise lock level?