[patch] kio remaining time

David Faure faure at kde.org
Sun Jan 30 22:26:46 GMT 2005


On Sunday 30 January 2005 22:50, Martin Koller wrote:
> I'm thinking that it would not change the compilers behaviour here - but I'm 
> not a compiler guru ...

???
Try compiling "const int i = 4; i = 5;"
with and without the const, to see if the "const" changes the compiler's behavior.
It obviously does :)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list