diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007491.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007491.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007491.html b/zarb-ml/mageia-dev/2011-August/007491.html new file mode 100644 index 000000000..226bd666a --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007491.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Suggest summary documentation of Mageia perl routines + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Suggest%20summary%20documentation%20of%20Mageia%20perl%0A%09routines&In-Reply-To=%3CCAONrEta1fyN3gTg-DzE4Tffop6gYiLACT21GGXCjUEDNogn-8w%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="007489.html"> + <LINK REL="Next" HREF="007472.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Suggest summary documentation of Mageia perl routines</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Suggest%20summary%20documentation%20of%20Mageia%20perl%0A%09routines&In-Reply-To=%3CCAONrEta1fyN3gTg-DzE4Tffop6gYiLACT21GGXCjUEDNogn-8w%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Suggest summary documentation of Mageia perl routines">thierry.vignaud at gmail.com + </A><BR> + <I>Wed Aug 24 17:35:53 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007489.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines +</A></li> + <LI>Next message: <A HREF="007472.html">[Mageia-dev] [RPM] cauldron core/release gnome-tweak-tool-3.1.0-2.mga2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7491">[ date ]</a> + <a href="thread.html#7491">[ thread ]</a> + <a href="subject.html#7491">[ subject ]</a> + <a href="author.html#7491">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 24 August 2011 14:05, Guillaume Rousse <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>> wrote: +>><i> at mga as well as set up perl_checker mails again in order to auto catch +</I>>><i> bugs) +</I>><i> +</I>><i> perl_checker doesn't catch bugs, but violations to an hard-coded coding +</I>><i> style policy, which is quite different... +</I> +Please only speak about what you used. +If you don't believe me, just look at the drakx SVN's log[1], we fixed +quite a lot bugs +because of perl_checker: +- corrupted variable names, +- too many or not enough (missing) arguments in function calls, +- ... + +We routinely run it before commiting, thus catching small issues +before releasing them. + +It doesn't fix everything but it does save quite a lot of pain. + +Latest example is in rpmdrake where new mdv devs upload a plain broken release +whereas it's now quite a lot more difficult now that I've make +perl_checker run prior +to that: +<A HREF="http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft?view=revision&sortby=date&revision=271213">http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft?view=revision&sortby=date&revision=271213</A> +<A HREF="http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/rpmdrake/current/SPECS/rpmdrake.spec?r1=572521&r2=587847">http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/rpmdrake/current/SPECS/rpmdrake.spec?r1=572521&r2=587847</A> + +[1] (though we lost one year of changelog due to server issues) +</PRE> + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007489.html">[Mageia-dev] Suggest summary documentation of Mageia perl routines +</A></li> + <LI>Next message: <A HREF="007472.html">[Mageia-dev] [RPM] cauldron core/release gnome-tweak-tool-3.1.0-2.mga2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7491">[ date ]</a> + <a href="thread.html#7491">[ thread ]</a> + <a href="subject.html#7491">[ subject ]</a> + <a href="author.html#7491">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |