https://bugzilla.redhat.com/show_bug.cgi?id=1838686



--- Comment #26 from markusN <[email protected]> ---
(In reply to markusN from comment #5)
> (In reply to Sandro Mani from comment #4)
> > - PDAL-libs.x86_64: W: shared-lib-calls-exit /usr/lib64/libpdal_base.so.11
> > exit@GLIBC_2.2.5
> > 
> > You should report this upstream, a shared library should never call exit, as
> > this will result in an application using the library to quit if the
> > respective condition is met (rather, the library should notify the
> > application about this condition, say via exceptions or some error handler
> > mechanism, so that the application can then choose how to proceed).
> 
> I have now reported that at https://github.com/PDAL/PDAL/issues/3094

FYI - also this one now fixed upstream:
"Remove all the exit() calls in the poisson filter stuff"
(https://github.com/PDAL/PDAL/pull/3098)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to