Skip to content

Regression: simple-binding.aps #132

@boyland

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.

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