Skip to content

Unify stdout, stderr, DEBUG and lasterror #13

@tomlogic

Description

@tomlogic

As recommended by @jabdoa2, we need to clean up our error reporting.

  • Code in libpinproc shouldn't be printing anything out at all, unless it's a debug build.
  • The two programs using libpinproc (pinprocfw, pinproctest) should consistently use stderr for error reporting and stdout for information.

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