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/20110509/004587.html | 81 +++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110509/004587.html (limited to 'zarb-ml/mageia-dev/20110509/004587.html') diff --git a/zarb-ml/mageia-dev/20110509/004587.html b/zarb-ml/mageia-dev/20110509/004587.html new file mode 100644 index 000000000..13157a7b2 --- /dev/null +++ b/zarb-ml/mageia-dev/20110509/004587.html @@ -0,0 +1,81 @@ + + + + [Mageia-dev] [1266] add missing function ( and no titi, perl_checker didn' t notice this one, but pterjan checker did ) + + + + + + + + + +

[Mageia-dev] [1266] add missing function ( and no titi, perl_checker didn' t notice this one, but pterjan checker did )

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Mon May 9 23:36:28 CEST 2011 +

+
+ +
On 9 May 2011 22:48,  <root at mageia.org> wrote:
+> Revision 1266 Author misc Date 2011-05-09 22:48:31 +0200 (Mon, 09 May 2011)
+>
+> Log Message
+>
+> add missing function ( and no titi, perl_checker didn't notice this one, but
+> pterjan checker did )
+
+you lie:
+
+File "emi", line 178, character 42-53
+unknown function difference2
+File "emi", line 183, character 24-27
+unknown function if_
+File "emi", line 217, character 39-50
+unknown function difference2
+
+> Modified: build_system/iurt/trunk/emi
+> ===================================================================
+> --- build_system/iurt/trunk/emi	2011-05-09 20:25:50 UTC (rev 1265)
+> +++ build_system/iurt/trunk/emi	2011-05-09 20:48:31 UTC (rev 1266)
+> @@ -36,6 +36,7 @@
+>  use Iurt::Util qw(plog_init plog);
+>  use Data::Dumper;
+>  use MDK::Common qw(cat_);
+> +use MDK::Common::DataStructure qw(difference2);
+
+ + + + +
+

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