From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-May/015989.html | 87 +++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-May/015989.html (limited to 'zarb-ml/mageia-dev/2012-May/015989.html') diff --git a/zarb-ml/mageia-dev/2012-May/015989.html b/zarb-ml/mageia-dev/2012-May/015989.html new file mode 100644 index 000000000..29e130d41 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-May/015989.html @@ -0,0 +1,87 @@ + + + + [Mageia-dev] [soft-commits] [4714] rename internal function to mark themas private + + + + + + + + + +

[Mageia-dev] [soft-commits] [4714] rename internal function to mark themas private

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Wed May 30 16:33:16 CEST 2012 +

+
+ +
On 29 May 2012 19:29,  <root at mageia.org> wrote:
+> -sub sqr { $_[0] * $_[0] }
+> -sub round { int($_[0] + 0.5) }
+> -sub group_by2 {
+> +sub _sqr { $_[0] * $_[0] }
+> +sub _round { int($_[0] + 0.5) }
+> +sub _group_by2 {
+
+Please add a comment that all these functions came from MDK::Common.
+So that we think about syncing if there's ever a bugfix
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1