Skip to content

Update Visual Studio #12571

Closed
Closed
@pitrou

Description

@pitrou

Tool name

Visual Studio / MSVC

Tool license

Proprietary

Add or update?

  • Add
  • Update

Desired version

Visual Studio 2022 17.14.8
(see https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes?tabs=allfeatures#17.14.8)

Approximate size

No response

Brief description of tool

MSVC, the C/C++ compiler included in Visual Studio, has a regression that generates incorrect code for widely-used STL functions such as std::transform and std::copy.

That bug, present in the 17.14.5 version that's installed on the windows-2022 images, is apparently fixed in 17.14.8.

We hit that bug in the Apache Arrow CI and I suspect others will hit given that it affects very common standard functions and seems to trigger even on very short and simple inputs.

It would be nice to update to 17.14.8 if possible, and otherwise downgrade to 17.13.15 which didn't have the problem.

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Can this tool be installed during the build?

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions