1src/* 21 35 4Done processing src/libvlc.c 5Done processing src/libvlc.h 6Done processing src/missing.c 7Total errors found: 601 8 9src/libvlc.c:41: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 10src/libvlc.c:47: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 11src/libvlc.c:48: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 12src/libvlc.c:49: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 13src/libvlc.c:50: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 14src/libvlc.c:71: Include the directory when naming .h files [build/include_subdir] [4] 15src/libvlc.c:75: Found C system header after other header. Should be: libvlc.h, c system, c++ system, other. [build/include_order] [4] 16src/libvlc.c:86: Extra space before [ [whitespace/braces] [5] 17src/libvlc.c:86: Extra space after ( in function call [whitespace/parens] [4] 18src/libvlc.c:86: Extra space before ( in function call [whitespace/parens] [4] 19src/libvlc.c:86: Extra space before ) [whitespace/parens] [2] 20src/libvlc.c:92: Extra space after ( in function call [whitespace/parens] [4] 21src/libvlc.c:93: { should almost always be at the end of the previous line [whitespace/braces] [4] 22src/libvlc.c:98: Using C-style cast. Use reinterpret_cast<vlc_object_t *>(...) instead [readability/casting] [4] 23src/libvlc.c:99: Extra space before ) [whitespace/parens] [2] 24src/libvlc.c:100: Missing space before ( in if( [whitespace/parens] [5] 25src/libvlc.c:103: Extra space before ( in function call [whitespace/parens] [4] 26src/libvlc.c:107: Extra space after ( in function call [whitespace/parens] [4] 27src/libvlc.c:107: Extra space before ) [whitespace/parens] [2] 28src/libvlc.c:120: Extra space after ( in function call [whitespace/parens] [4] 29src/libvlc.c:122: { should almost always be at the end of the previous line [whitespace/braces] [4] 30src/libvlc.c:123: Extra space before ( in function call [whitespace/parens] [4] 31src/libvlc.c:138: Extra space before ( in function call [whitespace/parens] [4] 32src/libvlc.c:141: Missing space before ( in if( [whitespace/parens] [5] 33src/libvlc.c:142: { should almost always be at the end of the previous line [whitespace/braces] [4] 34src/libvlc.c:143: Extra space before ( in function call [whitespace/parens] [4] 35src/libvlc.c:147: Extra space before ( in function call [whitespace/parens] [4] 36src/libvlc.c:153: Extra space before ( in function call [whitespace/parens] [4] 37src/libvlc.c:158: Missing space before ( in if( [whitespace/parens] [5] 38src/libvlc.c:159: { should almost always be at the end of the previous line [whitespace/braces] [4] 39src/libvlc.c:160: Missing space before ( in if( [whitespace/parens] [5] 40src/libvlc.c:161: Extra space after ( in function call [whitespace/parens] [4] 41src/libvlc.c:161: Extra space before ) [whitespace/parens] [2] 42src/libvlc.c:163: Extra space after ( in function call [whitespace/parens] [4] 43src/libvlc.c:163: Extra space before ) [whitespace/parens] [2] 44src/libvlc.c:170: Missing space before ( in if( [whitespace/parens] [5] 45src/libvlc.c:171: { should almost always be at the end of the previous line [whitespace/braces] [4] 46src/libvlc.c:172: Extra space before ( in function call [whitespace/parens] [4] 47src/libvlc.c:173: Extra space before ( in function call [whitespace/parens] [4] 48src/libvlc.c:183: Extra space after ( in function call [whitespace/parens] [4] 49src/libvlc.c:183: Extra space before ) [whitespace/parens] [2] 50src/libvlc.c:184: Extra space before ( in function call [whitespace/parens] [4] 51src/libvlc.c:186: Lines should be <= 80 characters long [whitespace/line_length] [2] 52src/libvlc.c:187: Extra space after ( in function call [whitespace/parens] [4] 53src/libvlc.c:190: { should almost always be at the end of the previous line [whitespace/braces] [4] 54src/libvlc.c:191: Extra space before ( in function call [whitespace/parens] [4] 55src/libvlc.c:195: Missing space before ( in if( [whitespace/parens] [5] 56src/libvlc.c:196: { should almost always be at the end of the previous line [whitespace/braces] [4] 57src/libvlc.c:197: Extra space after ( in function call [whitespace/parens] [4] 58src/libvlc.c:198: Extra space before ( in function call [whitespace/parens] [4] 59src/libvlc.c:199: Extra space before ( in function call [whitespace/parens] [4] 60src/libvlc.c:205: Missing space before ( in if( [whitespace/parens] [5] 61src/libvlc.c:206: { should almost always be at the end of the previous line [whitespace/braces] [4] 62src/libvlc.c:207: Missing space before ( in if( [whitespace/parens] [5] 63src/libvlc.c:208: { should almost always be at the end of the previous line [whitespace/braces] [4] 64src/libvlc.c:209: Extra space after ( in function call [whitespace/parens] [4] 65src/libvlc.c:209: Extra space before ) [whitespace/parens] [2] 66src/libvlc.c:210: Extra space before ( in function call [whitespace/parens] [4] 67src/libvlc.c:211: Extra space before ( in function call [whitespace/parens] [4] 68src/libvlc.c:216: Extra space after ( in function call [whitespace/parens] [4] 69src/libvlc.c:216: Extra space before ) [whitespace/parens] [2] 70src/libvlc.c:217: Missing space before ( in if( [whitespace/parens] [5] 71src/libvlc.c:218: { should almost always be at the end of the previous line [whitespace/braces] [4] 72src/libvlc.c:219: Extra space after ( in function call [whitespace/parens] [4] 73src/libvlc.c:219: Extra space before ) [whitespace/parens] [2] 74src/libvlc.c:220: Missing space before ( in if( [whitespace/parens] [5] 75src/libvlc.c:221: { should almost always be at the end of the previous line [whitespace/braces] [4] 76src/libvlc.c:222: Extra space after ( in function call [whitespace/parens] [4] 77src/libvlc.c:222: Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4] 78src/libvlc.c:223: Extra space after ( in function call [whitespace/parens] [4] 79src/libvlc.c:223: Extra space before ) [whitespace/parens] [2] 80src/libvlc.c:224: Extra space after ( in function call [whitespace/parens] [4] 81src/libvlc.c:224: Extra space before ) [whitespace/parens] [2] 82src/libvlc.c:226: An else should appear on the same line as the preceding } [whitespace/newline] [4] 83src/libvlc.c:227: Extra space after ( in function call [whitespace/parens] [4] 84src/libvlc.c:229: Extra space after ( in function call [whitespace/parens] [4] 85src/libvlc.c:229: Extra space before ) [whitespace/parens] [2] 86src/libvlc.c:232: An else should appear on the same line as the preceding } [whitespace/newline] [4] 87src/libvlc.c:233: { should almost always be at the end of the previous line [whitespace/braces] [4] 88src/libvlc.c:234: Extra space after ( in function call [whitespace/parens] [4] 89src/libvlc.c:234: Extra space before ) [whitespace/parens] [2] 90src/libvlc.c:235: Extra space after ( in function call [whitespace/parens] [4] 91src/libvlc.c:235: Extra space before ) [whitespace/parens] [2] 92src/libvlc.c:239: Missing space before ( in if( [whitespace/parens] [5] 93src/libvlc.c:240: { should almost always be at the end of the previous line [whitespace/braces] [4] 94src/libvlc.c:241: Extra space before ( in function call [whitespace/parens] [4] 95src/libvlc.c:242: Extra space before ( in function call [whitespace/parens] [4] 96src/libvlc.c:245: Missing space before ( in if( [whitespace/parens] [5] 97src/libvlc.c:246: Extra space after ( in function call [whitespace/parens] [4] 98src/libvlc.c:246: Extra space before ) [whitespace/parens] [2] 99src/libvlc.c:256: Missing space before ( in if( [whitespace/parens] [5] 100src/libvlc.c:257: Extra space after ( in function call [whitespace/parens] [4] 101src/libvlc.c:258: Extra space after ( in function call [whitespace/parens] [4] 102src/libvlc.c:258: Extra space before ) [whitespace/parens] [2] 103src/libvlc.c:259: { should almost always be at the end of the previous line [whitespace/braces] [4] 104src/libvlc.c:260: Missing space before ( in for( [whitespace/parens] [5] 105src/libvlc.c:261: Missing space before ( in if( [whitespace/parens] [5] 106src/libvlc.c:262: { should almost always be at the end of the previous line [whitespace/braces] [4] 107src/libvlc.c:263: Lines should be <= 80 characters long [whitespace/line_length] [2] 108src/libvlc.c:263: Extra space after ( in function call [whitespace/parens] [4] 109src/libvlc.c:264: Extra space before ) [whitespace/parens] [2] 110src/libvlc.c:272: Extra space after ( in function call [whitespace/parens] [4] 111src/libvlc.c:272: Extra space before ) [whitespace/parens] [2] 112src/libvlc.c:275: Extra space after ( in function call [whitespace/parens] [4] 113src/libvlc.c:275: Extra space before ) [whitespace/parens] [2] 114src/libvlc.c:276: Missing space before ( in if( [whitespace/parens] [5] 115src/libvlc.c:277: { should almost always be at the end of the previous line [whitespace/braces] [4] 116src/libvlc.c:278: Extra space after ( in function call [whitespace/parens] [4] 117src/libvlc.c:279: Extra space before ) [whitespace/parens] [2] 118src/libvlc.c:280: Extra space after ( in function call [whitespace/parens] [4] 119src/libvlc.c:280: Extra space before ) [whitespace/parens] [2] 120src/libvlc.c:288: Missing space before ( in if( [whitespace/parens] [5] 121src/libvlc.c:289: { should almost always be at the end of the previous line [whitespace/braces] [4] 122src/libvlc.c:290: Extra space after ( in function call [whitespace/parens] [4] 123src/libvlc.c:290: Extra space before ) [whitespace/parens] [2] 124src/libvlc.c:291: Missing space before ( in if( [whitespace/parens] [5] 125src/libvlc.c:292: { should almost always be at the end of the previous line [whitespace/braces] [4] 126src/libvlc.c:293: Extra space after ( in function call [whitespace/parens] [4] 127src/libvlc.c:293: Extra space before ) [whitespace/parens] [2] 128src/libvlc.c:295: An else should appear on the same line as the preceding } [whitespace/newline] [4] 129src/libvlc.c:296: Lines should be <= 80 characters long [whitespace/line_length] [2] 130src/libvlc.c:296: Extra space after ( in function call [whitespace/parens] [4] 131src/libvlc.c:296: Extra space before ) [whitespace/parens] [2] 132src/libvlc.c:297: Extra space after ( in function call [whitespace/parens] [4] 133src/libvlc.c:297: Extra space before ) [whitespace/parens] [2] 134src/libvlc.c:301: Lines should be <= 80 characters long [whitespace/line_length] [2] 135src/libvlc.c:301: Extra space after ( in function call [whitespace/parens] [4] 136src/libvlc.c:301: Extra space before ) [whitespace/parens] [2] 137src/libvlc.c:303: Extra space after ( in function call [whitespace/parens] [4] 138src/libvlc.c:304: Missing space before ( in for( [whitespace/parens] [5] 139src/libvlc.c:305: { should almost always be at the end of the previous line [whitespace/braces] [4] 140src/libvlc.c:307: Lines should be <= 80 characters long [whitespace/line_length] [2] 141src/libvlc.c:307: Extra space before ) [whitespace/parens] [2] 142src/libvlc.c:308: Missing space before ( in if( [whitespace/parens] [5] 143src/libvlc.c:313: Missing space before ( in if( [whitespace/parens] [5] 144src/libvlc.c:314: Extra space after ( in function call [whitespace/parens] [4] 145src/libvlc.c:314: Extra space before ) [whitespace/parens] [2] 146src/libvlc.c:316: Extra space after ( in function call [whitespace/parens] [4] 147src/libvlc.c:316: Extra space before ) [whitespace/parens] [2] 148src/libvlc.c:317: Missing space before ( in if( [whitespace/parens] [5] 149src/libvlc.c:318: { should almost always be at the end of the previous line [whitespace/braces] [4] 150src/libvlc.c:319: Extra space after ( in function call [whitespace/parens] [4] 151src/libvlc.c:319: Extra space before ) [whitespace/parens] [2] 152src/libvlc.c:326: Missing space before ( in if( [whitespace/parens] [5] 153src/libvlc.c:327: Lines should be <= 80 characters long [whitespace/line_length] [2] 154src/libvlc.c:329: Extra space before ) [whitespace/parens] [2] 155src/libvlc.c:330: { should almost always be at the end of the previous line [whitespace/braces] [4] 156src/libvlc.c:331: Extra space after ( in function call [whitespace/parens] [4] 157src/libvlc.c:331: Extra space before ) [whitespace/parens] [2] 158src/libvlc.c:333: Extra space after ( in function call [whitespace/parens] [4] 159src/libvlc.c:333: Extra space before ) [whitespace/parens] [2] 160src/libvlc.c:337: Extra space after ( in function call [whitespace/parens] [4] 161src/libvlc.c:337: Extra space before ) [whitespace/parens] [2] 162src/libvlc.c:338: Extra space after ( in function call [whitespace/parens] [4] 163src/libvlc.c:338: Extra space before ) [whitespace/parens] [2] 164src/libvlc.c:341: Lines should be <= 80 characters long [whitespace/line_length] [2] 165src/libvlc.c:341: Extra space after ( in function call [whitespace/parens] [4] 166src/libvlc.c:342: Lines should be <= 80 characters long [whitespace/line_length] [2] 167src/libvlc.c:342: Extra space before ) [whitespace/parens] [2] 168src/libvlc.c:343: Extra space after ( in function call [whitespace/parens] [4] 169src/libvlc.c:343: Extra space before ) [whitespace/parens] [2] 170src/libvlc.c:344: Missing space before ( in if( [whitespace/parens] [5] 171src/libvlc.c:345: { should almost always be at the end of the previous line [whitespace/braces] [4] 172src/libvlc.c:346: Extra space after ( in function call [whitespace/parens] [4] 173src/libvlc.c:346: Extra space before ) [whitespace/parens] [2] 174src/libvlc.c:349: Extra space after ( in function call [whitespace/parens] [4] 175src/libvlc.c:349: Extra space before ) [whitespace/parens] [2] 176src/libvlc.c:352: Extra space after ( in function call [whitespace/parens] [4] 177src/libvlc.c:352: Extra space before ) [whitespace/parens] [2] 178src/libvlc.c:353: Extra space after ( in function call [whitespace/parens] [4] 179src/libvlc.c:353: Extra space before ) [whitespace/parens] [2] 180src/libvlc.c:360: At least two spaces is best between code and comments [whitespace/comments] [2] 181src/libvlc.c:362: Extra space after ( in function call [whitespace/parens] [4] 182src/libvlc.c:364: Extra space after ( in function call [whitespace/parens] [4] 183src/libvlc.c:364: Extra space before ) [whitespace/parens] [2] 184src/libvlc.c:369: Extra space after ( in function call [whitespace/parens] [4] 185src/libvlc.c:369: Extra space before ) [whitespace/parens] [2] 186src/libvlc.c:377: Extra space after ( in function call [whitespace/parens] [4] 187src/libvlc.c:377: Extra space before ) [whitespace/parens] [2] 188src/libvlc.c:378: Extra space after ( in function call [whitespace/parens] [4] 189src/libvlc.c:378: Extra space before ) [whitespace/parens] [2] 190src/libvlc.c:381: Extra space after ( in function call [whitespace/parens] [4] 191src/libvlc.c:381: Extra space before ) [whitespace/parens] [2] 192src/libvlc.c:384: Extra space after ( in function call [whitespace/parens] [4] 193src/libvlc.c:384: Extra space before ) [whitespace/parens] [2] 194src/libvlc.c:387: Extra space after ( in function call [whitespace/parens] [4] 195src/libvlc.c:387: Extra space before ) [whitespace/parens] [2] 196src/libvlc.c:390: Extra space after ( in function call [whitespace/parens] [4] 197src/libvlc.c:390: Extra space before ) [whitespace/parens] [2] 198src/libvlc.c:391: Extra space after ( in function call [whitespace/parens] [4] 199src/libvlc.c:391: Extra space before ) [whitespace/parens] [2] 200src/libvlc.c:394: Extra space after ( in function call [whitespace/parens] [4] 201src/libvlc.c:394: Extra space before ) [whitespace/parens] [2] 202src/libvlc.c:399: Extra space after ( in function call [whitespace/parens] [4] 203src/libvlc.c:399: Extra space before ) [whitespace/parens] [2] 204src/libvlc.c:400: Extra space after ( in function call [whitespace/parens] [4] 205src/libvlc.c:401: Extra space before ) [whitespace/parens] [2] 206src/libvlc.c:402: Extra space after ( in function call [whitespace/parens] [4] 207src/libvlc.c:402: Extra space before ) [whitespace/parens] [2] 208src/libvlc.c:403: Extra space after ( in function call [whitespace/parens] [4] 209src/libvlc.c:404: Extra space before ) [whitespace/parens] [2] 210src/libvlc.c:405: Extra space after ( in function call [whitespace/parens] [4] 211src/libvlc.c:405: Extra space before ) [whitespace/parens] [2] 212src/libvlc.c:406: Extra space after ( in function call [whitespace/parens] [4] 213src/libvlc.c:406: Extra space before ) [whitespace/parens] [2] 214src/libvlc.c:407: Extra space after ( in function call [whitespace/parens] [4] 215src/libvlc.c:407: Extra space before ) [whitespace/parens] [2] 216src/libvlc.c:408: Extra space after ( in function call [whitespace/parens] [4] 217src/libvlc.c:408: Extra space before ) [whitespace/parens] [2] 218src/libvlc.c:409: Extra space after ( in function call [whitespace/parens] [4] 219src/libvlc.c:409: Extra space before ) [whitespace/parens] [2] 220src/libvlc.c:410: Extra space after ( in function call [whitespace/parens] [4] 221src/libvlc.c:410: Extra space before ) [whitespace/parens] [2] 222src/libvlc.c:413: Extra space after ( in function call [whitespace/parens] [4] 223src/libvlc.c:413: Extra space before ) [whitespace/parens] [2] 224src/libvlc.c:417: Extra space after ( in function call [whitespace/parens] [4] 225src/libvlc.c:417: Extra space before ) [whitespace/parens] [2] 226src/libvlc.c:418: Missing space before ( in if( [whitespace/parens] [5] 227src/libvlc.c:419: { should almost always be at the end of the previous line [whitespace/braces] [4] 228src/libvlc.c:420: Extra space after ( in function call [whitespace/parens] [4] 229src/libvlc.c:420: Extra space before ) [whitespace/parens] [2] 230src/libvlc.c:421: Missing space before ( in if( [whitespace/parens] [5] 231src/libvlc.c:422: Extra space after ( in function call [whitespace/parens] [4] 232src/libvlc.c:422: Extra space before ) [whitespace/parens] [2] 233src/libvlc.c:424: Extra space after ( in function call [whitespace/parens] [4] 234src/libvlc.c:424: Extra space before ) [whitespace/parens] [2] 235src/libvlc.c:430: Extra space after ( in function call [whitespace/parens] [4] 236src/libvlc.c:430: Extra space before ) [whitespace/parens] [2] 237src/libvlc.c:431: Extra space after ( in function call [whitespace/parens] [4] 238src/libvlc.c:431: Extra space before ) [whitespace/parens] [2] 239src/libvlc.c:433: Missing space before ( in if( [whitespace/parens] [5] 240src/libvlc.c:434: { should almost always be at the end of the previous line [whitespace/braces] [4] 241src/libvlc.c:436: Missing space before ( in if( [whitespace/parens] [5] 242src/libvlc.c:437: { should almost always be at the end of the previous line [whitespace/braces] [4] 243src/libvlc.c:438: Extra space after ( in function call [whitespace/parens] [4] 244src/libvlc.c:438: Extra space before ) [whitespace/parens] [2] 245src/libvlc.c:442: An else should appear on the same line as the preceding } [whitespace/newline] [4] 246src/libvlc.c:442: Missing space before ( in if( [whitespace/parens] [5] 247src/libvlc.c:443: { should almost always be at the end of the previous line [whitespace/braces] [4] 248src/libvlc.c:444: Extra space after ( in function call [whitespace/parens] [4] 249src/libvlc.c:444: Extra space before ) [whitespace/parens] [2] 250src/libvlc.c:445: Extra space after ( in function call [whitespace/parens] [4] 251src/libvlc.c:445: Extra space before ) [whitespace/parens] [2] 252src/libvlc.c:450: { should almost always be at the end of the previous line [whitespace/braces] [4] 253src/libvlc.c:453: Extra space after ( in function call [whitespace/parens] [4] 254src/libvlc.c:453: Extra space before ) [whitespace/parens] [2] 255src/libvlc.c:455: { should almost always be at the end of the previous line [whitespace/braces] [4] 256src/libvlc.c:459: Missing space before ( in if( [whitespace/parens] [5] 257src/libvlc.c:460: { should almost always be at the end of the previous line [whitespace/braces] [4] 258src/libvlc.c:461: Extra space after ( in function call [whitespace/parens] [4] 259src/libvlc.c:461: Extra space before ) [whitespace/parens] [2] 260src/libvlc.c:462: Extra space after ( in function call [whitespace/parens] [4] 261src/libvlc.c:462: Extra space before ) [whitespace/parens] [2] 262src/libvlc.c:465: Extra space after ( in function call [whitespace/parens] [4] 263src/libvlc.c:465: Extra space before ) [whitespace/parens] [2] 264src/libvlc.c:466: Extra space after ( in function call [whitespace/parens] [4] 265src/libvlc.c:466: Extra space before ) [whitespace/parens] [2] 266src/libvlc.c:468: Missing space before ( in if( [whitespace/parens] [5] 267src/libvlc.c:469: Extra space after ( in function call [whitespace/parens] [4] 268src/libvlc.c:469: Extra space before ) [whitespace/parens] [2] 269src/libvlc.c:472: Extra space after ( in function call [whitespace/parens] [4] 270src/libvlc.c:472: Extra space before ) [whitespace/parens] [2] 271src/libvlc.c:473: Extra space after ( in function call [whitespace/parens] [4] 272src/libvlc.c:473: Extra space before ) [whitespace/parens] [2] 273src/libvlc.c:474: Extra space after ( in function call [whitespace/parens] [4] 274src/libvlc.c:474: Extra space before ) [whitespace/parens] [2] 275src/libvlc.c:475: Extra space after ( in function call [whitespace/parens] [4] 276src/libvlc.c:475: Extra space before ) [whitespace/parens] [2] 277src/libvlc.c:476: Extra space after ( in function call [whitespace/parens] [4] 278src/libvlc.c:476: Extra space before ) [whitespace/parens] [2] 279src/libvlc.c:477: Extra space after ( in function call [whitespace/parens] [4] 280src/libvlc.c:477: Extra space before ) [whitespace/parens] [2] 281src/libvlc.c:478: Extra space after ( in function call [whitespace/parens] [4] 282src/libvlc.c:478: Extra space before ) [whitespace/parens] [2] 283src/libvlc.c:479: Extra space after ( in function call [whitespace/parens] [4] 284src/libvlc.c:479: Extra space before ) [whitespace/parens] [2] 285src/libvlc.c:480: Extra space after ( in function call [whitespace/parens] [4] 286src/libvlc.c:480: Extra space before ) [whitespace/parens] [2] 287src/libvlc.c:488: Extra space after ( in function call [whitespace/parens] [4] 288src/libvlc.c:488: Extra space before ) [whitespace/parens] [2] 289src/libvlc.c:493: Extra space after ( in function call [whitespace/parens] [4] 290src/libvlc.c:493: Extra space before ) [whitespace/parens] [2] 291src/libvlc.c:495: { should almost always be at the end of the previous line [whitespace/braces] [4] 292src/libvlc.c:496: Extra space after ( in function call [whitespace/parens] [4] 293src/libvlc.c:496: Extra space before ) [whitespace/parens] [2] 294src/libvlc.c:497: Extra space after ( in function call [whitespace/parens] [4] 295src/libvlc.c:497: Extra space before ) [whitespace/parens] [2] 296src/libvlc.c:507: Extra space after ( in function call [whitespace/parens] [4] 297src/libvlc.c:508: { should almost always be at the end of the previous line [whitespace/braces] [4] 298src/libvlc.c:509: Extra space before ( in function call [whitespace/parens] [4] 299src/libvlc.c:512: Extra space after ( in function call [whitespace/parens] [4] 300src/libvlc.c:512: Extra space before ) [whitespace/parens] [2] 301src/libvlc.c:513: Extra space after ( in function call [whitespace/parens] [4] 302src/libvlc.c:513: Extra space before ) [whitespace/parens] [2] 303src/libvlc.c:514: Extra space after ( in function call [whitespace/parens] [4] 304src/libvlc.c:514: Extra space before ) [whitespace/parens] [2] 305src/libvlc.c:516: Extra space after ( in function call [whitespace/parens] [4] 306src/libvlc.c:516: Extra space before ) [whitespace/parens] [2] 307src/libvlc.c:517: Extra space after ( in function call [whitespace/parens] [4] 308src/libvlc.c:517: Extra space before ) [whitespace/parens] [2] 309src/libvlc.c:521: Missing space before ( in if( [whitespace/parens] [5] 310src/libvlc.c:522: { should almost always be at the end of the previous line [whitespace/braces] [4] 311src/libvlc.c:523: Extra space after ( in function call [whitespace/parens] [4] 312src/libvlc.c:523: Extra space before ) [whitespace/parens] [2] 313src/libvlc.c:528: Extra space after ( in function call [whitespace/parens] [4] 314src/libvlc.c:528: Extra space before ) [whitespace/parens] [2] 315src/libvlc.c:529: Missing space before ( in if( [whitespace/parens] [5] 316src/libvlc.c:530: { should almost always be at the end of the previous line [whitespace/braces] [4] 317src/libvlc.c:531: Extra space after ( in function call [whitespace/parens] [4] 318src/libvlc.c:531: Extra space before ) [whitespace/parens] [2] 319src/libvlc.c:532: Missing space before ( in if( [whitespace/parens] [5] 320src/libvlc.c:533: Extra space after ( in function call [whitespace/parens] [4] 321src/libvlc.c:535: Extra space after ( in function call [whitespace/parens] [4] 322src/libvlc.c:535: Extra space before ) [whitespace/parens] [2] 323src/libvlc.c:542: Extra space after ( in function call [whitespace/parens] [4] 324src/libvlc.c:542: Extra space before ) [whitespace/parens] [2] 325src/libvlc.c:545: Missing space before ( in if( [whitespace/parens] [5] 326src/libvlc.c:546: Extra space after ( in function call [whitespace/parens] [4] 327src/libvlc.c:549: Extra space before ( in function call [whitespace/parens] [4] 328src/libvlc.c:550: Extra space before ( in function call [whitespace/parens] [4] 329src/libvlc.c:552: Extra space after ( in function call [whitespace/parens] [4] 330src/libvlc.c:552: Extra space before ) [whitespace/parens] [2] 331src/libvlc.c:563: Extra space after ( in function call [whitespace/parens] [4] 332src/libvlc.c:564: { should almost always be at the end of the previous line [whitespace/braces] [4] 333src/libvlc.c:565: Extra space after ( in function call [whitespace/parens] [4] 334src/libvlc.c:565: Extra space before ) [whitespace/parens] [2] 335src/libvlc.c:567: Extra space after ( in function call [whitespace/parens] [4] 336src/libvlc.c:567: Extra space before ) [whitespace/parens] [2] 337src/libvlc.c:569: Extra space after ( in function call [whitespace/parens] [4] 338src/libvlc.c:569: Extra space before ) [whitespace/parens] [2] 339src/libvlc.c:570: Extra space after ( in function call [whitespace/parens] [4] 340src/libvlc.c:570: Extra space before ) [whitespace/parens] [2] 341src/libvlc.c:579: Extra space after ( in function call [whitespace/parens] [4] 342src/libvlc.c:581: { should almost always be at the end of the previous line [whitespace/braces] [4] 343src/libvlc.c:582: Missing space before ( in while( [whitespace/parens] [5] 344src/libvlc.c:583: { should almost always be at the end of the previous line [whitespace/braces] [4] 345src/libvlc.c:587: Missing space before ( in while( [whitespace/parens] [5] 346src/libvlc.c:588: { should almost always be at the end of the previous line [whitespace/braces] [4] 347src/libvlc.c:590: Missing space before ( in if( [whitespace/parens] [5] 348src/libvlc.c:591: { should almost always be at the end of the previous line [whitespace/braces] [4] 349src/libvlc.c:592: Extra space after ( in function call [whitespace/parens] [4] 350src/libvlc.c:592: Extra space before ) [whitespace/parens] [2] 351src/libvlc.c:598: Missing space before ( in if( [whitespace/parens] [5] 352src/libvlc.c:599: { should almost always be at the end of the previous line [whitespace/braces] [4] 353src/libvlc.c:600: Extra space after ( in function call [whitespace/parens] [4] 354src/libvlc.c:600: Extra space before ) [whitespace/parens] [2] 355src/libvlc.c:601: Missing space before ( in if( [whitespace/parens] [5] 356src/libvlc.c:605: Extra space after ( in function call [whitespace/parens] [4] 357src/libvlc.c:606: Extra space after ( [whitespace/parens] [2] 358src/libvlc.c:606: Extra space before ) [whitespace/parens] [2] 359src/libvlc.c:607: Extra space before ) [whitespace/parens] [2] 360src/libvlc.c:608: Extra space after ( in function call [whitespace/parens] [4] 361src/libvlc.c:608: Extra space before ) [whitespace/parens] [2] 362src/libvlc.c:618: { should almost always be at the end of the previous line [whitespace/braces] [4] 363src/libvlc.c:624: Extra space after ( in function call [whitespace/parens] [4] 364src/libvlc.c:624: Extra space before ) [whitespace/parens] [2] 365src/libvlc.c:625: Missing space before ( in if( [whitespace/parens] [5] 366src/libvlc.c:627: Missing space before ( in if( [whitespace/parens] [5] 367src/libvlc.c:629: Extra space after ( in function call [whitespace/parens] [4] 368src/libvlc.c:629: Extra space before ) [whitespace/parens] [2] 369src/libvlc.c:640: { should almost always be at the end of the previous line [whitespace/braces] [4] 370src/libvlc.h:0: No #ifndef header guard found, suggested CPP variable is: SAMPLES_VLC_SAMPLE_SRC_LIBVLC_H_ [build/header_guard] [5] 371src/libvlc.h:34: Extra space before ( in function call [whitespace/parens] [4] 372src/libvlc.h:35: Extra space before ( in function call [whitespace/parens] [4] 373src/libvlc.h:40: Extra space after ( in function call [whitespace/parens] [4] 374src/libvlc.h:40: Extra space before ( in function call [whitespace/parens] [4] 375src/libvlc.h:40: Extra space before ) [whitespace/parens] [2] 376src/libvlc.h:41: Extra space before [ [whitespace/braces] [5] 377src/libvlc.h:41: Extra space after ( in function call [whitespace/parens] [4] 378src/libvlc.h:41: Extra space before ( in function call [whitespace/parens] [4] 379src/libvlc.h:41: Extra space before ) [whitespace/parens] [2] 380src/libvlc.h:45: Extra space after ( in function call [whitespace/parens] [4] 381src/libvlc.h:45: Extra space before ) [whitespace/parens] [2] 382src/libvlc.h:58: Extra space after ( in function call [whitespace/parens] [4] 383src/libvlc.h:58: Extra space before ) [whitespace/parens] [2] 384src/libvlc.h:60: Extra space before ( in function call [whitespace/parens] [4] 385src/libvlc.h:62: Extra space before ( in function call [whitespace/parens] [4] 386src/libvlc.h:66: Extra space before ( in function call [whitespace/parens] [4] 387src/libvlc.h:68: Extra space after ( in function call [whitespace/parens] [4] 388src/libvlc.h:68: Extra space before ) [whitespace/parens] [2] 389src/libvlc.h:84: { should almost always be at the end of the previous line [whitespace/braces] [4] 390src/libvlc.h:86: Extra space before ( in function call [whitespace/parens] [4] 391src/libvlc.h:90: Extra space after ( in function call [whitespace/parens] [4] 392src/libvlc.h:90: Extra space before ) [whitespace/parens] [2] 393src/libvlc.h:91: Extra space after ( in function call [whitespace/parens] [4] 394src/libvlc.h:91: Extra space before ) [whitespace/parens] [2] 395src/libvlc.h:111: Extra space before ( in function call [whitespace/parens] [4] 396src/libvlc.h:123: Extra space before ( in function call [whitespace/parens] [4] 397src/libvlc.h:124: Missing space after , [whitespace/comma] [3] 398src/libvlc.h:125: Extra space before ( in function call [whitespace/parens] [4] 399src/libvlc.h:140: { should almost always be at the end of the previous line [whitespace/braces] [4] 400src/libvlc.h:149: At least two spaces is best between code and comments [whitespace/comments] [2] 401src/libvlc.h:150: At least two spaces is best between code and comments [whitespace/comments] [2] 402src/libvlc.h:151: At least two spaces is best between code and comments [whitespace/comments] [2] 403src/libvlc.h:152: At least two spaces is best between code and comments [whitespace/comments] [2] 404src/libvlc.h:153: At least two spaces is best between code and comments [whitespace/comments] [2] 405src/libvlc.h:159: Extra space before ( in function call [whitespace/parens] [4] 406src/libvlc.h:160: { should almost always be at the end of the previous line [whitespace/braces] [4] 407src/libvlc.h:161: Using C-style cast. Use reinterpret_cast<libvlc_priv_t *>(...) instead [readability/casting] [4] 408src/libvlc.h:166: Extra space after ( in function call [whitespace/parens] [4] 409src/libvlc.h:166: Extra space before ) [whitespace/parens] [2] 410src/libvlc.h:168: Extra space after ( in function call [whitespace/parens] [4] 411src/libvlc.h:168: Extra space before ) [whitespace/parens] [2] 412src/libvlc.h:173: Extra space before ( in function call [whitespace/parens] [4] 413src/libvlc.h:179: { should almost always be at the end of the previous line [whitespace/braces] [4] 414src/libvlc.h:185: { should almost always be at the end of the previous line [whitespace/braces] [4] 415src/libvlc.h:191: { should almost always be at the end of the previous line [whitespace/braces] [4] 416src/libvlc.h:200: { should almost always be at the end of the previous line [whitespace/braces] [4] 417src/libvlc.h:222: Extra space before ( in function call [whitespace/parens] [4] 418src/libvlc.h:223: Extra space before ( in function call [whitespace/parens] [4] 419src/libvlc.h:224: Extra space before ( in function call [whitespace/parens] [4] 420src/libvlc.h:224: Extra space before ) [whitespace/parens] [2] 421src/missing.c:44: Extra space before ( in function call [whitespace/parens] [4] 422src/missing.c:45: { should almost always be at the end of the previous line [whitespace/braces] [4] 423src/missing.c:47: Extra space before ( in function call [whitespace/parens] [4] 424src/missing.c:50: Extra space before ( in function call [whitespace/parens] [4] 425src/missing.c:51: { should almost always be at the end of the previous line [whitespace/braces] [4] 426src/missing.c:53: Extra space before ( in function call [whitespace/parens] [4] 427src/missing.c:56: Extra space before ( in function call [whitespace/parens] [4] 428src/missing.c:60: { should almost always be at the end of the previous line [whitespace/braces] [4] 429src/missing.c:65: Extra space before ( in function call [whitespace/parens] [4] 430src/missing.c:68: Extra space before ( in function call [whitespace/parens] [4] 431src/missing.c:69: { should almost always be at the end of the previous line [whitespace/braces] [4] 432src/missing.c:71: Extra space before ( in function call [whitespace/parens] [4] 433src/missing.c:74: Extra space before ( in function call [whitespace/parens] [4] 434src/missing.c:78: { should almost always be at the end of the previous line [whitespace/braces] [4] 435src/missing.c:82: Extra space before ( in function call [whitespace/parens] [4] 436src/missing.c:85: Extra space before ( in function call [whitespace/parens] [4] 437src/missing.c:86: { should almost always be at the end of the previous line [whitespace/braces] [4] 438src/missing.c:88: Extra space before ( in function call [whitespace/parens] [4] 439src/missing.c:91: Extra space before ( in function call [whitespace/parens] [4] 440src/missing.c:92: { should almost always be at the end of the previous line [whitespace/braces] [4] 441src/missing.c:93: Extra space before ( in function call [whitespace/parens] [4] 442src/missing.c:97: Extra space before ( in function call [whitespace/parens] [4] 443src/missing.c:98: { should almost always be at the end of the previous line [whitespace/braces] [4] 444src/missing.c:99: Extra space before ( in function call [whitespace/parens] [4] 445src/missing.c:103: Extra space before ( in function call [whitespace/parens] [4] 446src/missing.c:104: { should almost always be at the end of the previous line [whitespace/braces] [4] 447src/missing.c:105: Extra space before ( in function call [whitespace/parens] [4] 448src/missing.c:109: Extra space before ( in function call [whitespace/parens] [4] 449src/missing.c:110: { should almost always be at the end of the previous line [whitespace/braces] [4] 450src/missing.c:112: Extra space before ( in function call [whitespace/parens] [4] 451src/missing.c:115: Extra space before ( in function call [whitespace/parens] [4] 452src/missing.c:116: { should almost always be at the end of the previous line [whitespace/braces] [4] 453src/missing.c:118: Extra space before ( in function call [whitespace/parens] [4] 454src/missing.c:121: Extra space before ( in function call [whitespace/parens] [4] 455src/missing.c:122: { should almost always be at the end of the previous line [whitespace/braces] [4] 456src/missing.c:124: Extra space before ( in function call [whitespace/parens] [4] 457src/missing.c:127: Extra space before ( in function call [whitespace/parens] [4] 458src/missing.c:129: { should almost always be at the end of the previous line [whitespace/braces] [4] 459src/missing.c:131: Extra space before ( in function call [whitespace/parens] [4] 460src/missing.c:134: Extra space before ( in function call [whitespace/parens] [4] 461src/missing.c:135: { should almost always be at the end of the previous line [whitespace/braces] [4] 462src/missing.c:137: Extra space before ( in function call [whitespace/parens] [4] 463src/missing.c:140: Extra space before ( in function call [whitespace/parens] [4] 464src/missing.c:141: { should almost always be at the end of the previous line [whitespace/braces] [4] 465src/missing.c:143: Extra space before ( in function call [whitespace/parens] [4] 466src/missing.c:146: Extra space before ( in function call [whitespace/parens] [4] 467src/missing.c:147: { should almost always be at the end of the previous line [whitespace/braces] [4] 468src/missing.c:149: Extra space before ( in function call [whitespace/parens] [4] 469src/missing.c:152: Extra space before ( in function call [whitespace/parens] [4] 470src/missing.c:155: { should almost always be at the end of the previous line [whitespace/braces] [4] 471src/missing.c:158: Extra space before ( in function call [whitespace/parens] [4] 472src/missing.c:161: Extra space before ( in function call [whitespace/parens] [4] 473src/missing.c:162: { should almost always be at the end of the previous line [whitespace/braces] [4] 474src/missing.c:164: Extra space before ( in function call [whitespace/parens] [4] 475src/missing.c:167: Extra space before ( in function call [whitespace/parens] [4] 476src/missing.c:170: { should almost always be at the end of the previous line [whitespace/braces] [4] 477src/missing.c:172: Extra space before ( in function call [whitespace/parens] [4] 478src/missing.c:175: Extra space before ( in function call [whitespace/parens] [4] 479src/missing.c:177: { should almost always be at the end of the previous line [whitespace/braces] [4] 480src/missing.c:179: Extra space before ( in function call [whitespace/parens] [4] 481src/missing.c:182: Extra space before ( in function call [whitespace/parens] [4] 482src/missing.c:183: { should almost always be at the end of the previous line [whitespace/braces] [4] 483src/missing.c:185: Extra space before ( in function call [whitespace/parens] [4] 484src/missing.c:188: Extra space before ( in function call [whitespace/parens] [4] 485src/missing.c:190: { should almost always be at the end of the previous line [whitespace/braces] [4] 486src/missing.c:192: Extra space before ( in function call [whitespace/parens] [4] 487src/missing.c:199: Extra space before ( in function call [whitespace/parens] [4] 488src/missing.c:203: { should almost always be at the end of the previous line [whitespace/braces] [4] 489src/missing.c:204: Extra space before ( in function call [whitespace/parens] [4] 490src/missing.c:205: Extra space before ( in function call [whitespace/parens] [4] 491src/missing.c:206: Extra space before ( in function call [whitespace/parens] [4] 492src/missing.c:207: Extra space before ( in function call [whitespace/parens] [4] 493src/missing.c:208: Extra space before ( in function call [whitespace/parens] [4] 494src/missing.c:211: Extra space before ( in function call [whitespace/parens] [4] 495src/missing.c:212: { should almost always be at the end of the previous line [whitespace/braces] [4] 496src/missing.c:213: Extra space before ( in function call [whitespace/parens] [4] 497src/missing.c:214: Extra space before ( in function call [whitespace/parens] [4] 498src/missing.c:217: Extra space before ( in function call [whitespace/parens] [4] 499src/missing.c:218: { should almost always be at the end of the previous line [whitespace/braces] [4] 500src/missing.c:219: Extra space before ( in function call [whitespace/parens] [4] 501src/missing.c:220: Extra space before ( in function call [whitespace/parens] [4] 502src/missing.c:223: Extra space before ( in function call [whitespace/parens] [4] 503src/missing.c:224: { should almost always be at the end of the previous line [whitespace/braces] [4] 504src/missing.c:225: Extra space before ( in function call [whitespace/parens] [4] 505src/missing.c:226: Extra space before ( in function call [whitespace/parens] [4] 506src/missing.c:230: Extra space before ( in function call [whitespace/parens] [4] 507src/missing.c:232: { should almost always be at the end of the previous line [whitespace/braces] [4] 508src/missing.c:233: Extra space before ( in function call [whitespace/parens] [4] 509src/missing.c:234: Extra space before ( in function call [whitespace/parens] [4] 510src/missing.c:238: Extra space before ( in function call [whitespace/parens] [4] 511src/missing.c:239: { should almost always be at the end of the previous line [whitespace/braces] [4] 512src/missing.c:240: Extra space before ( in function call [whitespace/parens] [4] 513src/missing.c:241: Extra space before ( in function call [whitespace/parens] [4] 514src/missing.c:244: Extra space before ( in function call [whitespace/parens] [4] 515src/missing.c:245: { should almost always be at the end of the previous line [whitespace/braces] [4] 516src/missing.c:246: Extra space before ( in function call [whitespace/parens] [4] 517src/missing.c:247: Extra space before ( in function call [whitespace/parens] [4] 518src/missing.c:250: Extra space before ( in function call [whitespace/parens] [4] 519src/missing.c:251: { should almost always be at the end of the previous line [whitespace/braces] [4] 520src/missing.c:252: Extra space before ( in function call [whitespace/parens] [4] 521src/missing.c:253: Extra space before ( in function call [whitespace/parens] [4] 522src/missing.c:257: Extra space before ( in function call [whitespace/parens] [4] 523src/missing.c:260: { should almost always be at the end of the previous line [whitespace/braces] [4] 524src/missing.c:261: Extra space before ( in function call [whitespace/parens] [4] 525src/missing.c:262: Extra space before ( in function call [whitespace/parens] [4] 526src/missing.c:267: Extra space before ( in function call [whitespace/parens] [4] 527src/missing.c:268: { should almost always be at the end of the previous line [whitespace/braces] [4] 528src/missing.c:269: Extra space before ( in function call [whitespace/parens] [4] 529src/missing.c:270: Extra space before ( in function call [whitespace/parens] [4] 530src/missing.c:274: Extra space after ( in function call [whitespace/parens] [4] 531src/missing.c:275: { should almost always be at the end of the previous line [whitespace/braces] [4] 532src/missing.c:276: Extra space before ( in function call [whitespace/parens] [4] 533src/missing.c:280: Extra space after ( in function call [whitespace/parens] [4] 534src/missing.c:281: { should almost always be at the end of the previous line [whitespace/braces] [4] 535src/missing.c:282: Extra space before ( in function call [whitespace/parens] [4] 536src/missing.c:283: Extra space before ( in function call [whitespace/parens] [4] 537src/missing.c:286: Extra space before ( in function call [whitespace/parens] [4] 538src/missing.c:287: { should almost always be at the end of the previous line [whitespace/braces] [4] 539src/missing.c:288: Extra space before ( in function call [whitespace/parens] [4] 540src/missing.c:289: Extra space before ( in function call [whitespace/parens] [4] 541src/missing.c:292: Extra space before ( in function call [whitespace/parens] [4] 542src/missing.c:293: { should almost always be at the end of the previous line [whitespace/braces] [4] 543src/missing.c:294: Extra space before ( in function call [whitespace/parens] [4] 544src/missing.c:295: Extra space before ( in function call [whitespace/parens] [4] 545src/missing.c:298: Lines should be <= 80 characters long [whitespace/line_length] [2] 546src/missing.c:298: Extra space before ( in function call [whitespace/parens] [4] 547src/missing.c:299: { should almost always be at the end of the previous line [whitespace/braces] [4] 548src/missing.c:300: Extra space before ( in function call [whitespace/parens] [4] 549src/missing.c:301: Extra space before ( in function call [whitespace/parens] [4] 550src/missing.c:304: Extra space before ( in function call [whitespace/parens] [4] 551src/missing.c:306: { should almost always be at the end of the previous line [whitespace/braces] [4] 552src/missing.c:307: Extra space before ( in function call [whitespace/parens] [4] 553src/missing.c:308: Extra space before ( in function call [whitespace/parens] [4] 554src/missing.c:311: Extra space before ( in function call [whitespace/parens] [4] 555src/missing.c:312: { should almost always be at the end of the previous line [whitespace/braces] [4] 556src/missing.c:313: Extra space before ( in function call [whitespace/parens] [4] 557src/missing.c:314: Extra space before ( in function call [whitespace/parens] [4] 558src/missing.c:317: Extra space after ( in function call [whitespace/parens] [4] 559src/missing.c:318: { should almost always be at the end of the previous line [whitespace/braces] [4] 560src/missing.c:319: Extra space before ( in function call [whitespace/parens] [4] 561src/missing.c:320: Extra space before ( in function call [whitespace/parens] [4] 562src/missing.c:323: Extra space before ( in function call [whitespace/parens] [4] 563src/missing.c:324: { should almost always be at the end of the previous line [whitespace/braces] [4] 564src/missing.c:325: Extra space before ( in function call [whitespace/parens] [4] 565src/missing.c:326: Extra space before ( in function call [whitespace/parens] [4] 566src/missing.c:329: Lines should be <= 80 characters long [whitespace/line_length] [2] 567src/missing.c:329: Extra space before ( in function call [whitespace/parens] [4] 568src/missing.c:332: { should almost always be at the end of the previous line [whitespace/braces] [4] 569src/missing.c:333: Extra space before ( in function call [whitespace/parens] [4] 570src/missing.c:334: Extra space before ( in function call [whitespace/parens] [4] 571src/missing.c:335: Extra space before ( in function call [whitespace/parens] [4] 572src/missing.c:338: Extra space before ( in function call [whitespace/parens] [4] 573src/missing.c:341: { should almost always be at the end of the previous line [whitespace/braces] [4] 574src/missing.c:342: Extra space before ( in function call [whitespace/parens] [4] 575src/missing.c:343: Extra space before ( in function call [whitespace/parens] [4] 576src/missing.c:351: Extra space before ( in function call [whitespace/parens] [4] 577src/missing.c:352: { should almost always be at the end of the previous line [whitespace/braces] [4] 578src/missing.c:353: Extra space before ( in function call [whitespace/parens] [4] 579src/missing.c:354: Extra space before ( in function call [whitespace/parens] [4] 580src/missing.c:355: Extra space before ( in function call [whitespace/parens] [4] 581src/missing.c:358: Extra space before ( in function call [whitespace/parens] [4] 582src/missing.c:359: { should almost always be at the end of the previous line [whitespace/braces] [4] 583src/missing.c:360: Extra space before ( in function call [whitespace/parens] [4] 584src/missing.c:361: Extra space before ( in function call [whitespace/parens] [4] 585src/missing.c:364: Extra space before ( in function call [whitespace/parens] [4] 586src/missing.c:365: { should almost always be at the end of the previous line [whitespace/braces] [4] 587src/missing.c:366: Extra space before ( in function call [whitespace/parens] [4] 588src/missing.c:367: Extra space before ( in function call [whitespace/parens] [4] 589src/missing.c:368: Extra space before ( in function call [whitespace/parens] [4] 590src/missing.c:369: Extra space before ( in function call [whitespace/parens] [4] 591src/missing.c:372: Extra space before ( in function call [whitespace/parens] [4] 592src/missing.c:373: { should almost always be at the end of the previous line [whitespace/braces] [4] 593src/missing.c:374: Extra space before ( in function call [whitespace/parens] [4] 594src/missing.c:375: Extra space before ( in function call [whitespace/parens] [4] 595src/missing.c:376: Extra space before ( in function call [whitespace/parens] [4] 596src/missing.c:379: Extra space before ( in function call [whitespace/parens] [4] 597src/missing.c:380: { should almost always be at the end of the previous line [whitespace/braces] [4] 598src/missing.c:381: Extra space before ( in function call [whitespace/parens] [4] 599src/missing.c:382: Extra space before ( in function call [whitespace/parens] [4] 600src/missing.c:385: Extra space before ( in function call [whitespace/parens] [4] 601src/missing.c:386: { should almost always be at the end of the previous line [whitespace/braces] [4] 602src/missing.c:387: Extra space before ( in function call [whitespace/parens] [4] 603src/missing.c:391: Extra space before ( in function call [whitespace/parens] [4] 604src/missing.c:392: { should almost always be at the end of the previous line [whitespace/braces] [4] 605src/missing.c:393: Extra space before ( in function call [whitespace/parens] [4] 606src/missing.c:394: Extra space before ( in function call [whitespace/parens] [4] 607src/missing.c:399: Extra space before ( in function call [whitespace/parens] [4] 608src/missing.c:400: { should almost always be at the end of the previous line [whitespace/braces] [4] 609src/missing.c:401: Extra space before ( in function call [whitespace/parens] [4] 610 611