On 28 Nov 2000, Alexandre Oliva wrote:

> On Nov 28, 2000, Bernard Dautrevaux <[EMAIL PROTECTED]> 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/


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to