guile-devel
[Top][All Lists]
Advanced

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

[PATCH] more descriptive error for dynamic-pointer


From: Mike Gran
Subject: [PATCH] more descriptive error for dynamic-pointer
Date: Wed, 30 Mar 2011 20:51:14 -0700 (PDT)

Hi-

dynamic-pointer relies on lt_dlerror for its error message, and that
procedure can return the unhelpful string "No Error" when lt_dlsym
fails to find a symbol.  You might fix it like I did in the following
patch.

Thanks,

Mike   

Attachment: 0001-More-descriptive-error-for-dynamic-pointer.patch
Description: Binary data


reply via email to

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