[Bug 475065] Review Request: givaro - C++ library for arithmetic and algebraic computations

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 8 09:52:25 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #26 from Martin Gieseking <martin.gieseking at uos.de>  2009-09-08 05:52:24 EDT ---
Actually, throwing an exception doesn't change the code functionality in a
significant way. It still stops the application if it's not caught but provides
better memory handling. 
To me, using exit() in shared libraries is pretty amateurish style, especially
in combination with C++. I also haven't seen it in any of the scientific
packages I use. But anyway, if it's OK to leave it in the package, I can live
with it.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list