gnupic@linuxhacker.org
gnupic@linuxhacker.org
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