← Back to team overview

geda-developers team mailing list archive

Re: 1.8.x branch and 1.8.0 release plans

 

On 14 November 2012 17:49, Peter TB Brett <peter@xxxxxxxxxxxxx> wrote:
> I've got a list here that I threw together this
> morning:
>
> - libgeda: only include top level glib header
> - libgeda: fix dereference after NULL check
> - gschem: Remove dead code
> - gschem: fix unsafe use of strncpy
> - gnetlist: cleanly discard unused power tag in s_netattrib.c
> - gschem: suppress compiler warning in line type dialog code
> - gschem: replace deprecated call to g_strcasecmp () in gschem-version
> Guile function.
> - gnetlist: remove unused pointer value from s_traverse_component()
> - libgeda: Remove redundant checks against NULL in s_encoding.c
> - Add TAGS files produced after make tags to .gitignore
> - gschem: remove unused pointer values in multiattrib code
> - gschem: replace deprecated calls to g_strcasecmp ()
>
> Anything I've missed?
>

I'd only add:

Update FSF mailing address.
gschem: update usage with bug-filing address


> I don't know if you use stgit,

I don't but it's on my list of Stuff To Try.

> but if you do, I would suggest using `stg
> pick -x` so that the original commit ID gets added to the log message.
> (I have a TODO to fix stg so that it adds some newlines between the
> existing log message and the extra text it adds, but haven't got round
> to it).

It's a small enough list that I can do that manually.

Gareth


Follow ups

References