diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 16699d9e72..9fdc6aff9c 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -88,9 +88,9 @@ stdcpplatest - /permissive- %(AdditionalOptions) + true - /Zc:inline /Zc:throwingNew /volatile:iso %(AdditionalOptions) + /Zc:throwingNew /volatile:iso %(AdditionalOptions) /Zo %(AdditionalOptions) @@ -103,7 +103,7 @@ seem to be a way to only ignore the specific instance we don't care about... 4351 new behavior: elements of array 'array' will be default initialized --> - 4996;4351 + 4996;4351;%(DisableSpecificWarnings)