Compile fixes (strict iterators + no deprecated kutils)
Syron
mr.syron at googlemail.com
Thu Oct 7 08:12:42 UTC 2010
This is a little off-topic, but I have seen "(*ptr).member()" many
times in the code. Is there any special reason for not using
"ptr->member()"?
-- Syron
More information about the KDevelop-devel
mailing list