I do not think the library is using any exceptions. It seems to be working
but I have yet to glue much of it into my lisp system. The  library is 
the tulip
opengl graph drawing library.

It it possible to initialize the C++ library from lisp if necessary?

Thank you,
William


Martin Cracauer wrote:

>William Conrad Halliburton wrote on Tue, Apr 01, 2003 at 11:33:53PM -0500: 
>  
>
>>I am using c++ libraries via load-foreign and need a method of converting
>>from demangled names to mangled names in order to use the alien interface.
>>Any thing out there to do this?
>>    
>>
>
>You realisze that there is substancial initialization going on in a
>C++ library which you miss?
>
>Is the library using exceptions?
>
>Martin
>  
>


Reply via email to