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

Re: gEDA: Patrick & Stuart's refactoring of s_project_alloc



Hi Stuart,

Stuart Brorson writes:
 > [...]
 > Patrick, when you cleaned up the code, you moved the
 > pr_current->RC_list = NULL assignment to stage 3.  I belive this is
 > why Christoph was getting a segfault.  

I can not find when I introduced this problem: it looks like this
initialization is in s_project_fill_out() and x_window_fill_out()
since your changes on the 27th of January. It is quite possible I am
responsible for this bug but right now I do not understand how. Can
you be more specific?

Also please remember to update the ChangeLog every time you change
someting.


Patrick