Skip to content

WARNING during macroexpansion: Duplicate slot in BOA constructor #1674

Open
@stassats

Description

@stassats

(defstruct (s (:constructor make-s (&key a &aux (a (or a *))))) a)
Unclear why it needs a warning, but it should be at most a style-warning.

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