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 18:16:42 -0500 (EST)

On 28 Nov 2000, Alexandre Oliva wrote:

> On Nov 28, 2000, Kevin Atkinson <address@hidden> wrote:

> > It does NOT appear
> > to be valid C++ code
> 
> I've just managed to compile:
> 
> typedef struct foo foo;

Yes that will compile but

  typedef struct foo * foo

Won't, which is what the line in question looks like.

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




reply via email to

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