Skip to content

SimpleClient & ExternalReader still using static "DEBUG" compiler switch #82

@psytester

Description

@psytester

The two files still using the compiler switch #if defined(_DEBUG) || defined(DEBUG) to add some code at compiling time only:
eIDClientCore/bin/SimpleClient/main.cpp
eIDClientCore/lib/eCardCore/ExternalReader.cpp

At least for SimpleClient, souldn't we use the -v optionto parametrize the debugging at runtime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions