[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA: Bug #43:If gschemdoc is not install, gschem crashes
Hi everybody!
This one is easy to fix. in i_callbcks.nw, line 356 change exit() to
_exit(). In a child process fork()ed, _exit() has to be used instead of
exit().
73, Mario
--
Mario Klebsch mario@klebsch.de
PGP-Key available at http://www.klebsch.de/public.key
Fingerprint DSS: EE7C DBCC D9C8 5DC1 D4DB 1483 30CE 9FB2 A047 9CE0
Diffie-Hellman: D447 4ED6 8A10 2C65 C5E5 8B98 9464 53FF 9382 F518