Archive for February 2007

Re: Sun Tech Days and OpenSolaris
Dear Peter, g++ supports these amazingly powerful warnings. Using -WOverloaded-virtual caught some ugly bug for me. ( Java guys included @Override annotation which works in a similar way ). I read somewhere (more...)
Re: Sun Tech Days and OpenSolaris
Hey Atul! That all sounds pretty cool! I'm sure you had a great time at the conference. I'd also be interested to hear your feedback about these gcc options... Is (more...)
Sun Tech Days and OpenSolaris
Dear all I attended Sun Tech days on 21st - 23 Feb and gosh the presentations were so very good. In particular, I got a chance to chat with the sun compiler (more...)
Re: Sharing precompiled headers
I just thought that the best solution would be to share object files as well. We won't need the libraries, we will only have two projects: one for the tester (more...)
Low connection uptimes under Windows
Has some of the Windows developers observed this phenomena? I’ve seen Calitko run for weeks under Linux and keeping connections to other peers with uptimes a few days. Under Windows (more...)
Sharing precompiled headers
Hello everybody, Calitko currently uses Qt.h to generate a precompiled header from. All used to be fine until we split the project into a number of subprojects (calitko-lib, tester, calitko-app). Normally (more...)
Re: Link to help Kad development
Yep, I took a look at that implementation several years ago. Just note that eMule's kademlia and KadC are not the same, although based on the kademlia paper, eMule has (more...)
Re: Errors building/running
I just got an email from Qt confirming the bug. They even said they had already fixed it for Qt4.2.3, so we'll just wait for the new release and not (more...)
Link to help Kad development
Here a library that can full acess the kad network Already in stable state, maybe the guy that doing the kad for Calitko , already know this project, but only to (more...)
Re: Errors building/running
Hey Peter, The bug is fixed with your patch...thanks! I'm no longer seeing the 100% cpu utilization. Thanks again for your prompt attention ! Curb

Next Page »