pingus-devel
[Top][All Lists]
Advanced

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

Re: Pingus for Windows [Was Re: Pingus Configuration Tool]


From: Ingo Ruhnke
Subject: Re: Pingus for Windows [Was Re: Pingus Configuration Tool]
Date: 20 Dec 2002 20:12:05 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ingo Ruhnke <address@hidden> writes:

> #ifdef WIN32
> #  include "event.hxx"
> #else
> namespace Input {
> 
> union Input::Event;
> typedef std::vector<Input::Event> EventLst;
> 
> } // namespace Input
> #endif

Woopsy, 'Input::' might be the problem here, since we are already in
namespace 'Input', fix is commited.

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927



reply via email to

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