Warning, /sdk/clazy/tests/raw-environment-function/main.cpp.expected is written in an unsupported language. File is not indexed.

0001 raw-environment-function/main.cpp:11:26: warning: Prefer using qgetenv instead of getenv [-Wclazy-raw-environment-function]
0002 raw-environment-function/main.cpp:13:13: warning: Prefer using qputenv instead of putenv [-Wclazy-raw-environment-function]
0003 raw-environment-function/main.cpp:15:26: warning: Prefer using qgetenv instead of getenv [-Wclazy-raw-environment-function]