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 21:13:35 +0200

Do you think you can tell your editor to use whitespaces instead of tabulations ? It produces stranges indentation in gedit, anjuta or cgit.


2013/5/16 Richard Shann <address@hidden>
On Thu, 2013-05-16 at 17:23 +0200, Éloi Rivard wrote:
> In figure.c, line 85.
> ((chord *) curObj->object)->figure has a chance to be used elsewhere ?
yes
>  Else, g_free(((chord *) curObj->object)->figure); could do the job,
> couldn't it ?
No, it is a GString *, the old value (if any) needed de-allocating: I
have done this, in git now.

Richard

>
>
>
> 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. »
>





--
É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]