[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Denemo warnings and code cleanup
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Denemo warnings and code cleanup |
Date: |
Fri, 17 May 2013 07:59:53 +0100 |
yes - ok, I have done that.
Richard
On Thu, 2013-05-16 at 21:13 +0200, Éloi Rivard wrote:
> 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. »
>
- Re: [Denemo-devel] Denemo warnings and code cleanup, (continued)
- Re: [Denemo-devel] Denemo warnings and code cleanup, Jeremiah Benham, 2013/05/15
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/15
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/15
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/15
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/16
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/16
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/16
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/16
- Re: [Denemo-devel] Denemo warnings and code cleanup,
Richard Shann <=
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/17
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/17
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/21
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/21
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/26
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/27
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/27
- Re: [Denemo-devel] Denemo warnings and code cleanup, Richard Shann, 2013/05/27
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/30
- Re: [Denemo-devel] Denemo warnings and code cleanup, Éloi Rivard, 2013/05/31