Skip to content

define-pragma doesn't override standard pragma accessors #100

Open
@ecpeterson

Description

@ecpeterson

A previous by-hand family of specialized pragma classes overrode the generic accessor methods so that they stayed in sync with any specialized data. The new define-pragma macro doesn't currently do this, which broke some old quilc code that wasn't ported over to the specialized classes and so still used generic accessors. It would be best to provide overrides for these accessors as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions