Skip to content

MSVC warnings #296

Closed
Closed
@vitaut

Description

@vitaut
    12>C:\projects\cppformat\test\posix-mock-test.cc(490): warning C4273: '_create_locale': inconsistent dll linkage [C:\projects\cppformat\test\posix-mock-test.vcxproj]
         C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\locale.h(100): note: see previous definition of '_create_locale'
    12>C:\projects\cppformat\test\posix-mock-test.cc(494): warning C4273: '_free_locale': inconsistent dll linkage [C:\projects\cppformat\test\posix-mock-test.vcxproj]
         C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\locale.h(105): note: see previous definition of '_free_locale'
    12>C:\projects\cppformat\test\posix-mock-test.cc(498): warning C4273: '_strtod_l': inconsistent dll linkage [C:\projects\cppformat\test\posix-mock-test.vcxproj]
         C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdlib.h(499): note: see previous definition of '_strtod_l'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions