Re: Sensitivity patches



Hi George,

On Wed, 18 Apr 2001, George wrote:
> Here is the updated version of the sensitivity patch, this time
> working completely, and for the enjoyment of the entire components
> list.

        Thanks for the great work, can you commit to bonobo and
libbonoboui [ you'll need to do the latter blind until I make it build
later today :-].

        Also, could you commit the test to bonobo/tests as
test-sensitivity.

        Before you commit, can you kill the one case of:

        if (a) {
                a_single_line;
        } else {

        to:

        if (a)
                a_single_line;
        else {

        Thanks,

                Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]