Skip to content

Macro annotation doesn't attempt to alert to missing compiler configuration #12502

Open
@som-snytt

Description

@som-snytt

reproduction steps

Using Scala 2.13.7, omitting -Ymacro-annotations when compiling either the macro or its usage/expandage fails silently to expand.

problem

Since paradise was ingested, the compiler could complain if an annotation with a macroExpand method is compiled without the required compiler configuration.

Inspired by #12498

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions