. " , ".
. , - .
" " - , , , ( ), , , [ , , ( )].
, , - , " ", , " " - , ? ( ) - .
, - , "" , , , , .
, , , , , " ".
In most cases, warnings are “good” for the programmer and should not be ignored. But there are times when "I know what I'm doing, shut up to the compiler!" this is the right approach - of course, in most cases, this is fixed by applying a throw or some such - and this should be done when this is the right way to fix the problem.
source
share