BF failure - kookaburra - ecpg

Поиск
Список
Период
Сортировка
От Rocco Altier
Тема BF failure - kookaburra - ecpg
Дата
Msg-id 6E0907A94904D94B99D7F387E08C4F57016D17C8@FALCON.INSIGHT
обсуждение исходный текст
Список pgsql-hackers
One of the new ecpg tests for comments fails to compile the resulting .c
file, because my vendor C compiler doesn't like '//' style comments,
when running in C mode.

Specifically its line 12 of comment.pgc:
// we also understand this style

It seems like ecpg should translate the comment from '//' to '/* */'
style, for the output .c file.

Thanks,-rocco



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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Fixed length data types issue
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Fixed length data types issue