Re: [Gambas-user] Issue 604 in gambas: a shared library shouldn't call exit or _exit

2015-02-19 Thread gambas
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

Re: [Gambas-user] Issue 604 in gambas: a shared library shouldn't call exit or _exit

2015-02-17 Thread gambas
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

Re: [Gambas-user] Issue 604 in gambas: a shared library shouldn't call exit or _exit

2015-02-17 Thread gambas
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

Re: [Gambas-user] Issue 604 in gambas: a shared library shouldn't call exit or _exit

2015-02-17 Thread gambas
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

[Gambas-user] Issue 604 in gambas: a shared library shouldn't call exit or _exit

2015-02-16 Thread gambas
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