Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-177

Type checker does not infer correct type for $! when used in AFTER CALL rule

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.0.0
    • 1.6.0
    • Parser/Type Checker
    • None

      The type checker assumes that the type of variable $! is the return type of the target method. However, this is only valid for AT EXIT rules. In an AFTER CALL rule the type should be the return type of the method which has just been called.

            rhn-engineering-adinn Andrew Dinn
            rhn-engineering-adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: