[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: tux.h and C++
- From: Ingo Molnar <mingo elte hu>
- To: TUX Development Mailing List <tux-list redhat com>
- Subject: Re: tux.h and C++
- Date: Mon, 12 Mar 2001 22:50:50 +0100 (CET)
On Mon, 12 Mar 2001, Marcus Gruendler wrote:
> I just compiled my module using the GNU C++ compiler g++. The
> compilation fails due to the "void* private;" element in the
> user_req_s structure in tux.h. Since "private" is a reserved keyword
> in C++, tux modules can not be compiled using a c++ compiler.
the -Q8 patch and the tux-2.0.18.tar.gz tarball has the field
namespace cleaned up.
Ingo
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]