Skip to content

views, create a mapping from compiled code back to source, for line numbers #46

@lowinger42

Description

@lowinger42

Errors in core ends up with a stack trace from the compiled view, which makes it hard to find the error in the source being compiled.

This only needs to be active during development/debug flag, for performance reasons

Possible solutions:

  • add comment at each compiled line, with lineno
  • create a separate map file with line:line mappings

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions