guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ exceptions


From: Hans Aberg
Subject: C++ exceptions
Date: Mon, 6 Dec 2010 11:00:07 +0100

There is an option gcc -fexceptions that the manual says generates exception frames for all functions. As Guile is a library that may open C++ files (and of other languages that may throw exceptions), should it not have it in available at least in some form? (Guile depends on some other libraries that then should have it, making it is a bit complicated to tweak the sources on ones own.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]