I am using on my Linux machine Mono 1.1.6 and ICE 2.1.0 and have these warnings in compilation of files generated from slice definitions:
I dont like so much warnings, that is why I am asking - I would like to know why is there this and if it is needed and If assigment to this variable have some meening...?Code:warning CS0219: The variable 'myId' is assigned but its value is never used
Thank you,
Michal

Reply With Quote