adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WG: Re: [Adonthell-devel] v0.4 event system


From: ksterker
Subject: WG: Re: [Adonthell-devel] v0.4 event system
Date: Mon, 26 Apr 2004 08:59:09 +0200

Von: Alexandre Courbot <address@hidden>
Datum: Samstag, 24. April 2004, 10:29
Betreff: Re: [Adonthell-devel] v0.4 event system

> I don't remember putting these lines there, is it you, Kai, 
> and is it needed for you to compile?

It's there since the initial CVS version, so I guess it is not really required. 

> One last problem I had was with event/event.c.
> 
> It didn't like the class "event" in the "event" namespace. The "using 
> event::event" didn't help here. Nor did "using namespace event". Put I 
> had more luck with "namespace event { ... }" as in the header file.

Great. I really wouldn't want to rename stuff once again ;-).

> Anyway, I'll upgrade to GCC 3.4. It's REALLY pedantic on the C++ syntax, 
>  so we shouldn't meet such cases where it compiles on a machine 
> and not on another.

Please do that. The problem with GCC on the Mac is that it is changed somewhat 
by Apple. That's why there are usually some problems coming up. 
Anyway, at least we'll have code that works on more than one platform from the 
beginning, even with different endianess.
 
> I'm waiting for your comments about the DEFAULT_INCLUDES Kai, and 
> if ok I'll commit. I had a successful build.

Please go ahead. I have already prepared everything here for checking stuff out 
and committing, so I can tell whether your changes still work on OS X. 

Kai





reply via email to

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