Comment #4 on issue 604 by costamag...@gmail.com: a shared library
shouldn't call exit or _exit
https://code.google.com/p/gambas/issues/detail?id=604
unfortunately I don't know how to fix this... :(
G.
--
You received this message because this project is configured to send all
issue notifi
Comment #3 on issue 604 by benoit.m...@gmail.com: a shared library
shouldn't call exit or _exit
https://code.google.com/p/gambas/issues/detail?id=604
Do you know how I can make shared libraries, install them in
/usr/lib/gambas3 without providing SONAME? It would help...
--
You received this
Comment #2 on issue 604 by costamag...@gmail.com: a shared library
shouldn't call exit or _exit
https://code.google.com/p/gambas/issues/detail?id=604
wonderful thanks!
so the question now is: please do not provide SONAME for libraries!
this seems wrong to me, and debian of course gives a warni
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 604 by benoit.m...@gmail.com: a shared library
shouldn't call exit or _exit
https://code.google.com/p/gambas/issues/detail?id=604
Take that as false positives.
Calling exit() or _exit() in a Gambas comp
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 604 by costamag...@gmail.com: a shared library shouldn't call
exit or _exit
https://code.google.com/p/gambas/issues/detail?id=604
Some examples of shared libraries that c