Skip to content

Regression: simple-binding.aps #132

Description

@boyland

Scheduling example/simple-binding.aps shows several problems:

  1. Warning on all fields:

    simple-binding.aps:12:Warning: enclosing not declared either synthesized or inherited. Marking it as synthesized for now.

  2. Extraneous warnings on all uses of non-phylum constructor arguments, e.g.

    simple-binding.aps:89:Warning: using a syntax decl

  3. gets a type-3 circularity error

    local cycle (3) for variable involving <cond@144>

    simple-binding.aps:160:Cycle detected (3); Attribute grammar is not OAG

The first two I have investigated to some extent and are caused by reordering of checks. The third may be caught up in the new scheduler.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions