Dept of second thoughts: rename new perl script. It didn't take long at all for me to become irritated that the original choice of name for this script resulted in "warning" showing up in several places in build logs, because I tend to grep for that. Change the script name to avoid that.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5b3a2ca850718e1fd74f26bc2886e880676b2cd6 Modified Files -------------- src/Makefile.global.in | 2 +- src/tools/fix-flex-warning.pl | 65 ------------------------------------------ src/tools/fix-old-flex-code.pl | 65 ++++++++++++++++++++++++++++++++++++++++++ src/tools/msvc/pgflex.pl | 2 +- 4 files changed, 67 insertions(+), 67 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers