[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Major update
From: |
Jeremiah Benham |
Subject: |
Re: [Denemo-devel] Major update |
Date: |
Wed, 23 Jan 2008 22:03:34 -0600 |
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
fakechord.diff
Description: Text Data