Re: [PATCH review] Build: make PERL_PATH = /usr/bin/env perl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux