Added the new annotation EPICS_PRINTF_FMT
This commit is contained in:

committed by
Michael Davidsaver

parent
f41f11c7f6
commit
b878295d06
6
.github/workflows/ci-scripts-build.yml
vendored
6
.github/workflows/ci-scripts-build.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user