Skip to content

Visual Studio compiler warning C4100 #193

Open
@timcoleman

Description

@timcoleman

Visual Studio reports warning C4100 when compiling code that includes log4cxx/spi/loggerrepository.h.

That function has two functions with empty bodies (fireAddAppenderEvent, fireRemoveAppenderEvent). Because they have unused formal parameters, Visual Studio warns about "unreferenced formal parameter".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions