Added the new annotation EPICS_PRINTF_FMT

This commit is contained in:
Eva Lott
2023-03-07 16:22:41 +00:00
committed by Michael Davidsaver
parent f41f11c7f6
commit b878295d06
9 changed files with 41 additions and 18 deletions

View File

@ -133,13 +133,15 @@ jobs:
- os: windows-2019
cmp: vs2019
configuration: default
configuration: debug
name: "Win2019 MSC-19"
extra: "CMD_CXXFLAGS=-analysis"
- os: windows-2019
cmp: vs2019
configuration: static
configuration: static-debug
name: "Win2019 MSC-19, static"
extra: "CMD_CXXFLAGS=-analysis"
- os: windows-2019
cmp: vs2019