You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address various E_STATEMENT_NOT_REACHED from Sun C.
Most of the unreachable statements are as plain as break after return,
but one is a bit less obvious. Rearrange a few comments for clarity.
cc: Studio 12.6 Sun C 5.15 SunOS_i386 2017/05/30
"./tcpdump.c", line 1743: warning: statement not reached
"./tcpdump.c", line 1991: warning: statement not reached
"./tcpdump.c", line 2071: warning: statement not reached
"./print-802_15_4.c", line 516: warning: statement not reached
"./print-802_15_4.c", line 523: warning: statement not reached
"./print-802_15_4.c", line 526: warning: statement not reached
"./print-802_15_4.c", line 529: warning: statement not reached
"./print-802_15_4.c", line 1392: warning: statement not reached
"./print-802_15_4.c", line 1557: warning: statement not reached
"./print-802_15_4.c", line 1635: warning: statement not reached
"./print-802_15_4.c", line 1666: warning: statement not reached
"./print-802_15_4.c", line 1726: warning: statement not reached
"./print-802_15_4.c", line 1743: warning: statement not reached
"./print-802_15_4.c", line 2496: warning: statement not reached
"./print-802_15_4.c", line 2499: warning: statement not reached
"./print-802_15_4.c", line 2502: warning: statement not reached
"./print-802_15_4.c", line 2505: warning: statement not reached
"./print-802_15_4.c", line 2508: warning: statement not reached
"./print-bgp.c", line 2253: warning: statement not reached
"./print-dccp.c", line 395: warning: statement not reached
"./print-dccp.c", line 599: warning: statement not reached
"./print-juniper.c", line 1169: warning: statement not reached
"./print-juniper.c", line 1213: warning: statement not reached
"./print-lisp.c", line 323: warning: statement not reached
"./print-mobility.c", line 322: warning: statement not reached
"./print-pgm.c", line 277: warning: statement not reached
"./print-pgm.c", line 309: warning: statement not reached
"./print-pgm.c", line 387: warning: statement not reached
"./print-pgm.c", line 408: warning: statement not reached
"./print-pgm.c", line 633: warning: statement not reached
"./print-pgm.c", line 790: warning: statement not reached
"./print-pgm.c", line 833: warning: statement not reached
"./print-pim.c", line 587: warning: statement not reached
"./print-pim.c", line 816: warning: statement not reached
"./print-resp.c", line 263: warning: statement not reached
"./print-resp.c", line 313: warning: statement not reached
"./print-rt6.c", line 168: warning: statement not reached
"./print-rt6.c", line 198: warning: statement not reached
"./smbutil.c", line 894: warning: statement not reached
0 commit comments