Skip to content

Azpn/bosquet/visual studio warning

Fabien Bosquet requested to merge azpn/bosquet/visual_studio_warning into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [no]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Some cmake files cleanup to properly build the OpenETPServer natively on Windows with Visual Studio compile.

Increase the level of compiler warning to W4 on windows

Fix several high level warning reported by Visual Studio

Edited by Fabien Bosquet

Merge request reports