bug-libtool
[Top][All Lists]
Advanced

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

ltdl for BeOS


From: Mattias Rehnberg
Subject: ltdl for BeOS
Date: Thu, 31 May 2001 21:41:57 +0200 (MEST)

(GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)

line 977 in ltdl.c should probably be:
if (get_image_symbol (image, symbol, B_SYMBOL_TYPE_ANY, &address) != B_OK)

instead of:
if (get_image_symbol (image, symbol, B_SYMBOL_TYPE_ANY, address) != B_OK)

(the '&' was missing. )






reply via email to

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