Re: Auctions and the protocol
Albert 'TSDgeos' Astals Cid <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
A Divendres 06 Juny 2003 16:45, Rob Kaper va escriure: > On Thu, Jun 05, 2003 at 01:07:04AM +0200, Albert 'TSDgeos' Astals Cid wrote: > > Sure! Let me know if you need help or if you want me to do it.. but it you > feel like diving into monopd, I'm not complaining! I get an error compiling monopd gameobject.cc:51: default argument given for parameter 3 of `void GameObject::setProperty(const std::string&, const std::string&, GameObject* = 0)' gameobject.h:44: after previous specification in `void GameObject::setProperty(const std::string&, const std::string&, GameObject* = 0)' if i remove the = 0 in gameobject.cc:51 it compiles fine, i think that may be a gcc 3.2.x issue