summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110217/002615.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/20110217/002615.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/20110217/002615.html')
-rw-r--r--zarb-ml/mageia-dev/20110217/002615.html101
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110217/002615.html b/zarb-ml/mageia-dev/20110217/002615.html
new file mode 100644
index 000000000..88b6802b4
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110217/002615.html
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] perl 5.12.3 on its way
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20perl%205.12.3%20on%20its%20way&In-Reply-To=%3C1297901446.20660.143.camel%40akroma.ephaone.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002613.html">
+ <LINK REL="Next" HREF="002623.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] perl 5.12.3 on its way</H1>
+ <B>Michael Scherer</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20perl%205.12.3%20on%20its%20way&In-Reply-To=%3C1297901446.20660.143.camel%40akroma.ephaone.org%3E"
+ TITLE="[Mageia-dev] perl 5.12.3 on its way">misc at zarb.org
+ </A><BR>
+ <I>Thu Feb 17 01:10:46 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002613.html">[Mageia-dev] perl 5.12.3 on its way
+</A></li>
+ <LI>Next message: <A HREF="002623.html">[Mageia-dev] perl 5.12.3 on its way
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2615">[ date ]</a>
+ <a href="thread.html#2615">[ thread ]</a>
+ <a href="subject.html#2615">[ subject ]</a>
+ <a href="author.html#2615">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le mercredi 16 f&#233;vrier 2011 &#224; 23:54 +0100, Thierry Vignaud a &#233;crit :
+&gt;<i> On 16 February 2011 22:59, Michael Scherer &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>&gt; wrote:
+</I>&gt;<i> &gt;&gt; Do you have ideas for this pb to not happen anymore ?
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; For this very specific case :
+</I>&gt;<i> &gt; &quot;do not rely on human to set @INC when we can do it automatically with a
+</I>&gt;<i> &gt; script&quot;
+</I>&gt;<i>
+</I>&gt;<i> You mean at runtime?
+</I>&gt;<i> B/c I failed to see how we could automagically compile a list of
+</I>&gt;<i> released/packaged/used
+</I>&gt;<i> perl versions at build time
+</I>
+We can just bruteforce the list. Ie decide that for every possible
+version from 5.8.0 to 5.12.X, we add them to @INC.
+5.8.0, 5.8.1, 5.8.2, etc
+then 5.10.0, 5.10.1, etc, to 5.10.5
+and then 5.12.0 to 5.12.X
+
+And keep the binary only for the current version.
+
+For now, we have this :
+ -Dinc_version_list=&quot;5.12.5.12.2/%{full_arch} 2 5.12.1
+5.12.1/%{full_arch} 5.12.0 5.12.0/%{full_arch} 5.10.1 5.10.0 5.8.8 5.8.7
+5.8.6 5.8.5 5.8.4 5.8.3 5.8.2 5.8.1 5.8.0 5.6.1 5.6.0
+
+That seems something that we could generate with some loops, if we do
+not care of adding non existent perl version in the mix.
+
+The only issue I can see is for performance, but since we are still
+doing a lookup for perl 5.6.0 who was released 11 years ago, I do not
+think a few more bogus directory will matter so much. ( and I think all
+our rpm were migrated to 5.10 at least ).
+
+--
+Michael Scherer
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002613.html">[Mageia-dev] perl 5.12.3 on its way
+</A></li>
+ <LI>Next message: <A HREF="002623.html">[Mageia-dev] perl 5.12.3 on its way
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2615">[ date ]</a>
+ <a href="thread.html#2615">[ thread ]</a>
+ <a href="subject.html#2615">[ subject ]</a>
+ <a href="author.html#2615">[ 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>