gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Mon, 27 Oct 2003, Ralf Forsberg wrote:
> On Sun, Oct 26, 2003 at 10:10:38PM +0100, Borut Razem wrote:
> >
> > during porting gpsim GUI to WIN32 Visual Studio, I found a bug
> > in eXdbm/parse.c, function ParseFile(): when new variable entry
> > was created, the TDbmListEntry structure member 'next' was not
> > set to NULL.
>
> Interesting... There was a problem some time ago with the
> gui_object is_enabled (or something) that got cleared for
> unknown reasons when switching screens in X. I didn't research
> it more since then. Did you find anything, Scott?
I had no idea these were correlated. It does fix this problem! Great
catch, Borut! (BTW, the change is in CVS, but not in the 0.21.0 impromptu
release I made yesterday).
Scott
gnupic@linuxhacker.org