From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9377 invoked by alias); 13 Feb 2002 19:14:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Received: (qmail 9227 invoked from network); 13 Feb 2002 19:14:53 -0000 Received: from unknown (HELO smtp3.cern.ch) (137.138.131.164) by sources.redhat.com with SMTP; 13 Feb 2002 19:14:53 -0000 Received: from pb-d-128-141-36-186.cern.ch (IDENT:root@pb-d-128-141-36-186.cern.ch [128.141.36.186]) by smtp3.cern.ch (8.12.1/8.12.1) with ESMTP id g1DJEojU026846 for ; Wed, 13 Feb 2002 20:14:50 +0100 (MET) Received: from cern.ch (IDENT:lat@localhost.cern.ch [127.0.0.1]) by pb-d-128-141-36-186.cern.ch (8.9.3/8.9.3) with ESMTP id UAA27612 for ; Wed, 13 Feb 2002 20:14:50 +0100 Message-ID: <3C6ABB29.D30C59A2@cern.ch> Date: Wed, 13 Feb 2002 11:14:00 -0000 From: "Lassi A. Tuura" Organization: Northeastern University, Boston, USA X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.12-20 i686) X-Accept-Language: en MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: /usr/bin/env - Incorrect parsing of #! line? References: <020213145223.AA61562.SM@nike.ins.cwru.edu> <20020213183753.GC32148@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00666.txt.bz2 > Find some other way to accomplish what you need to do. #!/usr/bin/env perl BEGIN { $^W = 1; } $foo = 0; //lat -- No matter how hard you try, you can't make a baby in much less than 9 months. Trying to speed this up *might* make it slower, but it won't make it happen any quicker. --RFC1925, "The Twelve Networking Truths" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/