[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Namespace pollution in lua.h
- From: Edgar Toernig <froese@...>
- Date: Fri, 11 May 2001 19:35:00 +0200
David Jones wrote:
>
> #define index 9
> #include "lua.h"
> /* ... */
I would say that if you do this kind of mess it's your turn to
clean up afterwards ;-)
Ciao, ET.