controldepth.c: (in function f) controldepth.c:8:15: Maximum control nesting depth (2) exceeded Maximum number of control levels exceeded. (-controlnestdepth will suppress message) controldepth.c:15:17: Maximum control nesting depth (2) exceeded Finished LCLint checking --- 2 code errors found, as expected controldepth.c: (in function f) controldepth.c:6:15: Maximum control nesting depth (1) exceeded Maximum number of control levels exceeded. (-controlnestdepth will suppress message) controldepth.c:11:13: Maximum control nesting depth (1) exceeded Finished LCLint checking --- 2 code errors found, as expected