summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002605.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002605.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-February/002605.html96
1 files changed, 96 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002605.html b/zarb-ml/mageia-sysadm/2011-February/002605.html
new file mode 100644
index 000000000..f2a79cb2b
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-February/002605.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [453] Readd $us
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B453%5D%20Readd%20%24us&In-Reply-To=%3CAANLkTikyzkMmHCnizCtXUCeEp_XrROXLsmJTgoaGxsS2%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002583.html">
+ <LINK REL="Next" HREF="002611.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [453] Readd $us</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B453%5D%20Readd%20%24us&In-Reply-To=%3CAANLkTikyzkMmHCnizCtXUCeEp_XrROXLsmJTgoaGxsS2%40mail.gmail.com%3E"
+ TITLE="[Mageia-sysadm] [453] Readd $us">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Mon Feb 7 14:38:32 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002583.html">[Mageia-sysadm] [453] Readd $us
+</A></li>
+ <LI>Next message: <A HREF="002611.html">[Mageia-sysadm] [453] Readd $us
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2605">[ date ]</a>
+ <a href="thread.html#2605">[ thread ]</a>
+ <a href="subject.html#2605">[ subject ]</a>
+ <a href="author.html#2605">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 7 February 2011 01:18, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 453 Author dmorgan Date 2011-02-07 01:18:20 +0100 (Mon, 07 Feb
+</I>&gt;<i> 2011)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> Readd $us
+</I>
+our usage (enforced by perl_checker) is to rename unused variables from $foobar
+to $_foobar
+
+and then to cleann both callee &amp; all callers
+
+&gt;<i> Modified: drakx/trunk/perl-install/messages.pm
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- drakx/trunk/perl-install/messages.pm 2011-02-07 00:06:49 UTC (rev 452)
+</I>&gt;<i> +++ drakx/trunk/perl-install/messages.pm 2011-02-07 00:18:20 UTC (rev 453)
+</I>&gt;<i> @@ -6,6 +6,10 @@
+</I>&gt;<i> use common;
+</I>&gt;<i>
+</I>&gt;<i> sub main_license {
+</I>&gt;<i> +
+</I>&gt;<i> + #TODO: Change the API to not use $google, which is unused now
+</I>&gt;<i> + my ($us, $google) = @_;
+</I>&gt;<i> +
+</I></PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002583.html">[Mageia-sysadm] [453] Readd $us
+</A></li>
+ <LI>Next message: <A HREF="002611.html">[Mageia-sysadm] [453] Readd $us
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2605">[ date ]</a>
+ <a href="thread.html#2605">[ thread ]</a>
+ <a href="subject.html#2605">[ subject ]</a>
+ <a href="author.html#2605">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>