On Wed, Jan 07, 2004 at 10:54:27AM -0700, Don Allingham wrote:
> I would appreciate it if the attached patch could be applied to CVS.
> This is to resolve bugzilla report #125172, which involves the
> TreeSortModel. The bug was incorrectly marked as a duplicate of another
> bug, yet the patch for the other bug does not fix the problem, as can be
> seen by the testcase supplied with #125172. 
> 
> I've reopened the bug and attached the new patch, but I haven't heard
> back or seen a commit.

Just for future reference, it's best to produce patches using

    cvs diff -uNp

which produces unified diffs with function definition hints. Context or
plain diffs are not very easy to read or process. Putting "diff -uNp" in
your .cvsrc file gets you this for free for every time you run cvs diff,
btw.

I'm prodding Johan to take a look at this ASAP.

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to