K 10 svn:author V 3 avg K 8 svn:date V 27 2009-06-12T09:05:23.793432Z K 7 svn:log V 344 KOBJMETHOD: throw the switch on kobj method signature checking It seems that current code should pass the check. This commit should not lead to any changes in compiled code. From now on a warning shall be produced if kobj method implementation function has a mismatching signature. Verified by: md5 Reviewed by: imp Approved by: jhb (mentor) END