Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

LOG_FIRST_N and similar macros may fail to compile after case label #72

Description

@eelstork

Since a case label does not imply a new scope, compilers may emit an error (example) when LOG_FIRST_N and similar macros are used after case inside a switch statement.
I am suggesting a fix, see #71.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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