gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: gpsim eXdbm patch
From: Borut Razem
Date: Sun, 26 Oct 2003 22:10:38 +0100

Hi,

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.

This is fixed in the appended patch, with the addition of some
minor changes, which eliminates compiler warnings.

Scott, can you please apply the fix to CVS?

P.S.: gpsim GUI WIN32 port on Visual Studio already works,
currently only on my machine ;-)

Borut

["application/octet-stream" not shown]

gnupic@linuxhacker.org