libtool
[Top][All Lists]
Advanced

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

Re: Problem with ltdl.h


From: Kevin Atkinson
Subject: Re: Problem with ltdl.h
Date: Tue, 28 Nov 2000 17:11:41 -0500 (EST)

On 28 Nov 2000, Alexandre Oliva wrote:

> On Nov 28, 2000, Bernard Dautrevaux <address@hidden> wrote:
> 
> > in C++
> >     struct lt_dlhandle
> > automatically define a TYPENAME i.e. makes an implicit
> >     typedef struct lt_dlhandle lt_dlhandle;
> 
> However, IIRC, it is valid to have the implicit name overridden by
> another definition of the name, which is what the `typedef' does.

So are you saying that you are not going to fix it.  It does NOT appear
to be valid C++ code, thus when the header file is used in C++ programs it
prevents them from being compiled.

--- 
Kevin Atkinson
kevina at users sourceforge net
http://metalab.unc.edu/kevina/




reply via email to

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