Dear all,
I'm happy to announce that I submitted my master thesis on Friday, September 28. The topic is "Unit-Testing towards a Specification: A Systematic Approach" and can be downloaded from: (more...)
Dear all,
I'm planning on further developing the Http component. I will target the functionality of downloading a complete file with a single HTTP request. It will be interesting to see (more...)
Dear All,
As a follow-up to Petr's post I'd like to express my vision of Calitko. I'll be looking forward to reading your views on our common aim and the way (more...)
Hi Peter,
I agree with you that we should disable the calitko.pri subproject since we're not working on it. However, I think that we should at first focus on some protocol (more...)
Dear all,
I'm just back from a vacation and now I'm looking forward to doing some Calitko work again!
I was thinking recently that in at least in the last 6 months (more...)
Hi Peter,
Yes, we should remove them, but you could filter all such warnings from the Gnutella package.
Ok, I've added them to the ignore list for now.
value_ is non-pointer member. Could (more...)
Hi Petr,
Great post! I agree with your suggestions, I'll only comment some of the warnings.
using-declaration ignored — it refers to the current namespace
Appears only in the Gnutella package (79 (more...)
Dear all,
I've recently added extra warnings for ICC (Intel C/C++ compiler) and compiled my latest calitko branch (developers/s3rvac/calitko,142) with this compiler (using our compilation.py script). There are some warnings (more...)
Hi Peter,
I think the problem is caused by the two versions of getNodes(). There is a template and non-template one. It seems that the icc compiler prefers the template version (more...)
Hi Petr,
I think the problem is caused by the two versions of getNodes(). There is a template and non-template one. It seems that the icc compiler prefers the template version (more...)