Skip to content
Snippets Groups Projects

Record the source location of DECLARE_COMPONENT in Python configurables

Merged Marco Clemencic requested to merge 203-add-source-location-to-component-declaration into master
All threads resolved!

This MR adds to the Python configurable classes an extra class data member (__declaration_location__) containing the source file name and line of the invocation of DECLARE_COMPONENT for that plugin in the form of <base file name>:<line number>.

Closes #203 (closed)

Edited by Marco Clemencic

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading