git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: David Christensen <david@endpoint.com>
To: Steven Walter <stevenrwalter@gmail.com>
Cc: "Michael Witten" <mfwitten@mit.edu>, git@vger.kernel.org
Subject: Re: [PATCH review] Build: make PERL_PATH = /usr/bin/env perl
Date: Sun, 1 Jun 2008 21:17:25 -0500	[thread overview]
Message-ID: <84422837-A45A-4B33-9D25-8053477CD164@endpoint.com> (raw)
In-Reply-To: <e06498070806011111w792399dfi9dad780ee00faa8a@mail.gmail.com>

> If you do this, you will have to modify the perl scripts to remove the
> -w flag from their hash-bang line.  "/usr/bin/env perl -w" does not
> seem to do the expected thing.

Insofar as compatibility is concerned, perl's -w flag is equivalent  
to the 'use warnings' language pragma, which has been supported since  
5.6 (circa 2000).  Seeing as perl's Unicode support did not really  
mature until 5.8, I imagine that adding the 'use warnings' pragma and  
doing away with the -w flag would be a reasonable approach to take.

Regards,

David
--
David Christensen
End Point Corporation
david@endpoint.com

      reply	other threads:[~2008-06-02  2:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31 18:34 [PATCH review] Build: make PERL_PATH = /usr/bin/env perl Michael Witten
2008-05-31 19:55 ` Junio C Hamano
2008-06-01  4:48   ` Michael Witten
2008-06-01  8:22 ` Matthieu Moy
2008-06-01  9:01   ` Junio C Hamano
2008-06-01 18:11 ` Steven Walter
2008-06-02  2:17   ` David Christensen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84422837-A45A-4B33-9D25-8053477CD164@endpoint.com \
    --to=david@endpoint.com \
    --cc=git@vger.kernel.org \
    --cc=mfwitten@mit.edu \
    --cc=stevenrwalter@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).