[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 698851] Re: libgeda calls exit()
** Changed in: geda
Assignee: Peter TB Brett (peter-b) => (unassigned)
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698851
Title:
libgeda calls exit()
Status in GPL Electronic Design Automation tools:
Fix Committed
Bug description:
Hello,
I am working on the Debian package for geda, when I ran lintian on
the package, I got this:
libgeda38: shlib-calls-exit usr/lib/libgeda.so.38.0.0
The listed shared library calls the C library exit() or _exit()
functions.
In the case of an error, the library should instead return an
appropriate error code to the calling program which can then determine
how to handle the error, including performing any required clean-up.
I am not sure if this is a real issue or not, since libgeda is most
probably only used by the tools in geda. So I though of bringing this
up here for you to decide.
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/698851/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug