8000 Boost 1.88.0 -- Visual Studio 2019 compile warning C4456 · Issue #95 · boostorg/dll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Boost 1.88.0 -- Visual Studio 2019 compile warning C4456 #95
Open
@dynarithmic

Description

@dynarithmic

When compiling using Boost 1.88.0 and Visual Studio 2019, the following C4456 warning is emitted in boost\dll\detail\windows\path_from_handle.hpp:

boost\dll\detail\windows\path_from_handle.hpp(54,38): warning C4456: declaration of 'size' hides previous local declaration
boost\dll\detail\windows\path_from_handle.hpp(39,37): message : see declaration of 'size'

Renaming the second size variable should remedy the issue.

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

      0