Skip to content

Debug message with line and "incomment" is incorrect #138

@snoopyjc

Description

@snoopyjc

The debug message giving the source line and if we're in a comment or not incorrectly reports if we're in an object instead of if we're in a comment.

Offending line in parser.py:

      self.say("Line: " + line + " (topic: " + topic + ") incomment: " + str(inobj))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions