On Mon, 2005-10-03 at 11:19 -0600, Tom Tromey wrote:
> >>>>> "Twisti" == Christian Thalinger <[EMAIL PROTECTED]> writes:
> 
> Twisti> #ifndef __cplusplus
> Twisti> #define __attribute__(x)    /* nothing */
> Twisti> #endif
> 
> Why only if !__cplusplus?

Hmm, that seems to be a copy-paste bug.  AFAIK a C++ compiler always has
the `inline' keyword.  It should be removed and simply be defined.

TWISTI



_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to