bug-libtool
[Top][All Lists]
Advanced

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

Re: lt_dlopenadvise documentation missing


From: Gary Kumfert
Subject: Re: lt_dlopenadvise documentation missing
Date: Mon, 14 Apr 2008 11:18:09 -0700 (PDT)


Hi Anton,


On 7 Apr 2008, at 15:27, Anton Ertl wrote:
> > The function lt_dlopenadvise is mentioned several times in the
>   documentation, but is not documented.



D'oh!  I'll put my brown bag back on :-(  Thanks for the report :-)
Fixed in CVS now.


Cheers,
       Gary

Gary Vaughan,

Unf. The documentation is incorrect and you just added more incorrectness.
The API is *not*
        lt_dlhandle lt_dlopenadvise (const char *filename,
                                        lt_dladvise *advise)
Check ltdl.h:
        lt_dlhandle lt_dlopenadvise    (const char *filename,
                                         lt_dladvise advise);
                                                   ^^^^^ no pointer here!!!

See my earlier post on 4/10
        http://lists.gnu.org/archive/html/bug-libtool/2008-04/msg00032.html
for more details.

Regards,

Another Gary

------------------------------------------------------------------------
  Gary Kumfert, Ph.D.                               <address@hidden>
  Center for Applied Scientific Computing          phone: 925-424-2580
  Lawrence Livermore National Laboratory           fax:   925-424-2477
  P.O. Box 808,    L-550
  Livermore, CA 94551-0808






reply via email to

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