Hello,
This mail is about this bug in tilda:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454221
I have managed to locate (yay git bisect!) the bad upstream commit that
introduced this bug.
This was:
Author: irasnyd <irasnyd>
Date: Wed Sep 12 03:39:29 2007 +0000
Major audit of tilda
This is the results of a major audit of the tilda code. I went through and
reorganized the codebase to make things work in a more sane order. This
involved creating _init() and _free() functions for the two major data
structures: tilda_window and tilda_term.
I also moved all functions that should have been local to the proper source
file and made them static. This mostly involved callbacks, which were moved
to the file where they were attached.
I renamed functions to have the same convention. This mostly applies to
callbacks, which now have _cb() on the end. There is likely more cleanup
yet to be done in this area.
I hope tha, in spite of the size of the commit, the bug will be easier to locate
by upstream.
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]