Gentoo Archives: gentoo-portage-dev

From: m h <sesquile@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Re: Refactoring of emerge code
Date: Tue, 02 May 2006 07:36:07
Message-Id: e36b84ee0605020035o601083f8nd39ce0d29fec139f@mail.gmail.com
In Reply to: Re: [gentoo-portage-dev] Re: Refactoring of emerge code by m h
1 Here's a stab at pre10...
2 The order of application is the order of explanation:
3
4 globals.diff - remove most globals
5 main_emerge.diff - add __main__ section
6 emergelint.diff - remove some obvious lint issues (unused/non-existent vars)
7 emergepychecker.diff - remove unused (and repeated) imports
8
9 feedback is welcome.
10
11 -matt
12
13 On 5/1/06, m h <sesquile@×××××.com> wrote:
14 > Based on the recent "Stabilizing portage 2.1" thread, should I provide
15 > patches based on pre9 or pre10?
16 >
17 > thanks
18 >
19 > matt
20 >
21 > On 4/30/06, Donnie Berkholz <spyderous@g.o> wrote:
22 > > m h wrote:
23 > > > OK will do that. Since, I'm not a patching pro, can you suggest a
24 > > > good way of creating a series of patches that apply on top of each
25 > > > other? (I'd like to do it the "right" way)
26 > >
27 > > I suggest
28 > > dev-util/quilt -- if you like GUIs, try dev-util/gquilt.
29 > >
30 > > Thanks,
31 > > Donnie
32 > > --
33 > > gentoo-portage-dev@g.o mailing list
34 > >
35 > >
36 >

Attachments

File name MIME type
emergelint.diff application/octet-stream
emergepychecker.diff application/octet-stream
globals.diff application/octet-stream
main_emerge.diff application/octet-stream

Replies