Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,728
    • Issues 3,728
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 228
    • Merge requests 228
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !3163

don't enable __USE_MINGW_ANSI_STDIO for UCRT builds

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Steve Lhomme requested to merge robUx4/vlc:ucrt-fixes into master Jan 25, 2023
  • Overview 9
  • Commits 3
  • Pipelines 5
  • Changes 2

As seen in !3101 (comment 364630) with UCRT we no longer need the mingw hacks for the printf formats. This is also true with clang-cl and cl.exe builds.

This ensures more compatibility between the mingw-w64 builds and MSVC builds.

Draft: needs !3170 (merged) first

Edited Jan 28, 2023 by Steve Lhomme
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ucrt-fixes

VideoLAN code repository instance