denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Denemo warnings and code cleanup


From: Éloi Rivard
Subject: Re: [Denemo-devel] Denemo warnings and code cleanup
Date: Thu, 16 May 2013 17:23:17 +0200

In figure.c, line 85.
((chord *) curObj->object)->figure has a chance to be used elsewhere ? Else, g_free(((chord *) curObj->object)->figure); could do the job, couldn't it ?


2013/5/16 Éloi Rivard <address@hidden>
All -Wall warnings are fixed in master, plus some -Wextra. I will take care of other -Wextra warnings later.


2013/5/15 Richard Shann <address@hidden>
On Wed, 2013-05-15 at 10:36 +0200, Éloi Rivard wrote:
>         I have always been daunted by this task. As you have found
>         trying to
>         refactor the keymap code it is a high risk occupation. I am
>         not sure if
>         I can honestly say that I have the courage to tackle it.
>         Perhaps if we
>         created a map of the file, that would be a start...
>
> You mean separate functions in the categories you proposed ?

I meant a list of line number ranges for the different categories. I
hope they are virtually all contiguous.

Richard





--
Éloi Rivard - address@hidden
       
« On perd plus à être indécis qu'à se tromper. »



--
Éloi Rivard - address@hidden
       
« On perd plus à être indécis qu'à se tromper. »

reply via email to

[Prev in Thread] Current Thread [Next in Thread]