Wireshark-dev: [Wireshark-dev] CLang check does not seem to work for windows only files

From: Roland Knall <rknall@xxxxxxxxx>
Date: Mon, 16 May 2022 15:53:46 +0200
Hi

During the pipeline run I came across an error message for 3.6:

https://gitlab.com/wireshark/wireshark/-/jobs/2462018640

The file in question has a global check if it is being run on windows or otherwise forces a compile error. This hinders the check to run properly. 

Should this be a valid test-case in this situation?

If yes, the check has to be performed plattform-independant or the file has to be modified. We have a few of those cases for Mac as well

Cheers
Roland