CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere@postgresql.org 02/02/22 23:16:05
Modified files:
src/interfaces/ecpg/preproc: Makefile
Log message:
Add -Wno-error to CFLAGS, so the rest of the tree can compile with
-Werror.
petere@postgresql.org (Peter Eisentraut - PostgreSQL) writes:
> Add -Wno-error to CFLAGS, so the rest of the tree can compile with
> -Werror.
Hmm, are you planning to make -Werror part of the default CFLAGS?
I'm not sure that's a good idea --- there are platforms where gcc
reports warnings that don't appear elsewhere, so someone might get
burnt.
regards, tom lane
Tom Lane writes: > petere@postgresql.org (Peter Eisentraut - PostgreSQL) writes: > > Add -Wno-error to CFLAGS, so the rest of the tree can compile with > > -Werror. > > Hmm, are you planning to make -Werror part of the default CFLAGS? No, but I like to use it on occasion. We already add -Wno-error in other suspect directories. -- Peter Eisentraut peter_e@gmx.net
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера