Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When building cfglib, warning (treated as error) C4473: not enough arguments to swscanf_s #4811

Open
wixbot opened this issue Jul 1, 2015 · 1 comment
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Jul 1, 2015

Got this when building with the MSBuld 14.0 and RTM-candidate VC compiler:

"C:\wix4\wix.proj" (default target) (1) ->
"C:\\wix4\src\ext\ext.proj" (default target) (77) ->
"C:\wix4\src\ext\SettingsEngineExtension\settingsengine.proj" (default target) (142) ->
"C:\wix4\src\ext\SettingsEngineExtension\ca\SettingsEngineCa.vcxproj" (default target)(143) ->
"C:\\wix4\src\SettingsEngine\lib\cfglib.vcxproj" (default target) (144) -> (ClCompile target) ->
    product.cpp(49): warning C4473: 'swscanf_s' : not enough arguments passed for format string [C:\\wix4\src\SettingsEngine\lib\cfglib.vcxproj]

Originally opened by heaths

@wixbot
Copy link
Author

wixbot commented Jul 7, 2015

AssignedTo set to mikegc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants