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/2011-December/010082.html | 112 +++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-December/010082.html (limited to 'zarb-ml/mageia-dev/2011-December/010082.html') diff --git a/zarb-ml/mageia-dev/2011-December/010082.html b/zarb-ml/mageia-dev/2011-December/010082.html new file mode 100644 index 000000000..6cfbb8131 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010082.html @@ -0,0 +1,112 @@ + + + + [Mageia-dev] Removing obsolete packages + + + + + + + + + +

[Mageia-dev] Removing obsolete packages

+ Michel Catudal + michelcatudal at gmail.com +
+ Fri Dec 2 03:32:21 CET 2011 +

+
+ +
Le 30/11/2011 02:21, andre999 a écrit :
+> Michel Catudal a écrit :
+>>
+>> How about putting back previously unsupported packages? The only text editor that I use is joe and someone has decided to remove it from Mageia.
+>> I took the Redhat Enterprise version and ported it to mageia. For a while the maintainers of joe has incorporated a bug that would make it such that it would core dump if you tried to open more than one file at a time.
+>> I am willing to maintain this package.
+>>
+>> Michel
+>>
+> No problem, since you are willing to maintain it, as long as it makes it past QA.
+> (Which means the core dump problem would have to be solved, if not already.)
+>
+
+The fix was made by Redhat,
+
+It was a one char bug
+
+                                 b->oldcur = pdup(b->bof, USTR "main");
+                                 pline(b->oldcur, get_file_pos(b->name));
+-                               p_goto_bol(bw->cursor);
++                               p_goto_bol(b->oldcur);
+                                 line = b->oldcur->line - (maint->h - 1) / 2;
+
+
+
+> It would be  an update to cauldron, and a backport for Mageia 1 (unless it was in Mandriva 2010.1/2, in which case it would be an update).
+>
+
+
+-- 
+For OS/2 and Linux Software visit
+http://home.comcast.net/~mcatudal
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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