Re: New copyright program

From: Kris Jurka <books(at)ejurka(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, David Fetter <david(at)fetter(dot)org>
Subject: Re: New copyright program
Date: 2011-08-19 21:34:01
Message-ID: alpine.BSO.2.00.1108191732050.6502@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 19 Aug 2011, Kris Jurka wrote:

> For me this fails with:
>
> Bareword "Tie::File" not allowed while "strict subs" in use at
> /home/jurka/pg/server/postgresql/src/tools/copyright.pl line 28.
>

This fixes things for me. The copyright matching wasn't working for me
either without escaping the parentheses.

Kris Jurka

Attachment Content-Type Size
fix-copyright.patch text/plain 752 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2011-08-19 21:37:09 Re: New copyright program
Previous Message Simon Riggs 2011-08-19 21:23:05 Re: Transient plans versus the SPI API