[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Major update
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Major update |
Date: |
Thu, 24 Jan 2008 14:44:28 +0000 |
and there was a memory leak - I've checked this all in now.
On Thu, 2008-01-24 at 08:03 +0000, Richard Shann wrote:
> hmm *++fakechord I mean don't I...
>
> On Thu, 2008-01-24 at 08:01 +0000, Richard Shann wrote:
> > Ah, yes that looks right - the best encoding would then be
> >
> > do {
> >
> >
> >
> > } while(++fakechord)
> >
> > as that expresses exactly what you mean?
> > Richard
> >
> > On Wed, 2008-01-23 at 22:03 -0600, Jeremiah Benham wrote:
> > > On Tue, 2008-01-22 at 16:00 +0000, Richard Shann wrote:
> > >
> > > > Bug fixes include two coredumpers and a fix in fakechord.c which needs
> > > > to be tested (sizeof(gchar*) was being used for strlen, I've simplified
> > > > the code so it should be ok).
> > >
> > > I have included a fix a segfault caused by the change. This corrects it.
> > > The problem was *fakechord was incremented before the base chord value
> > > could be assigned.
> > >
> > > BTW. I am working on cleaning up the denemo.ttf. I would also like to
> > > continue the previous effort of migrating the xbm's to svg.
> > >
> > > Thanks,
> > > Jeremiah
>
>
>
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel