Perl 5.12 complains about ecpg parser-hacking scripts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Perl 5.12 complains about ecpg parser-hacking scripts
Date: 2011-01-22 23:06:20
Message-ID: 2078.1295737580@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fedora 14 I see these warnings while building ecpg's preproc.y:

Use of assignment to $[ is deprecated at ./parse.pl line 21.
Use of assignment to $[ is deprecated at ./check_rules.pl line 18.

Any Perl experts want to make those go away?

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-01-23 00:22:26 Re: auto-sizing wal_buffers
Previous Message Jan Urbański 2011-01-22 22:16:23 Re: plpython versus gcc 4.5.x