Skip to content

Declaration hides previous local declaration #217

Closed
@dlorre

Description

@dlorre

Hello, I'm trying to compile Re-Flex with Unreal Engine 5.5 and the setup is that all warnings are treated as errors. As such I get plenty of errors like this one:

Reflex\lib\pattern.cpp(1229): error C4456: declaration of 'k' hides previous local declaration

It's easily fixed on my side, however it's error-prone and I need to do it again every time I want to update.

There are a few others warnings but this is the main problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions