[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patches] menuconfig for EGLIBC
- To: Steve Longerbeam <steve_longerbeam@xxxxxxxxxx>
- Subject: Re: [Patches] menuconfig for EGLIBC
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2011 01:39:11 +0000 (UTC)
Only a couple of comments on this patch:
In config-postproc.pl you call a subroutine with leading '&', but man
perlstyle advises "Call your subroutines as if they were functions or list
operators to avoid excessive ampersands and parentheses." - it's rarely
necessary to use the '&' in modern perl (as I recall, it was perl 4 that
required it).
It appears to be usual for makefiles to call perl scripts using $(PERL)
rather than directly.
--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx
_______________________________________________
Patches mailing list
Patches@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/patches