Hi teams,
I have a problem.
I got this is log after I scan source code. The source is C++ and C#, C++ is main
17:16:08 ERROR: unsupported declarator at 135
17:16:08 ERROR: unsupported declarator at 140
17:16:08 ERROR: unsupported declarator at 144
17:16:11 ERROR: unsupported declarator at 437
17:17:21 ERROR: unsupported declarator at 228
17:17:21 ERROR: unsupported declarator at 237
17:17:21 ERROR: unsupported declarator at 709
17:17:21 ERROR: unsupported declarator at 738
17:17:21 ERROR: unsupported declarator at 753
17:17:21 ERROR: unsupported declarator at 768
17:17:21 ERROR: unsupported declarator at 957
17:19:55 ERROR: unsupported declarator at 403
17:19:55 ERROR: unsupported declarator at 406
17:19:55 ERROR: unsupported declarator at 410
17:19:55 ERROR: unsupported declarator at 413
17:24:21 WARN: Cannot parse '#elif ', ignoring...
17:25:20 ERROR: unsupported declarator at 2021
17:27:57 WARN: Cannot parse '#elif ', ignoring...
Comment code has Japan languages and encoding UTF8-BOM. I am confused that don’t know that’s the cause or not ?
I want ask to you how to fix this.
Thanks!!