Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opens the issue reporter to submit a generated bug report when an internal error is detected. #47

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

dylon
Copy link
Collaborator

@dylon dylon commented Dec 23, 2024

Changes:

  • Opens the issue reporter to submit a generated bug report when an internal error is detected.
  • Uses lfortran to rename symbols instead of the internal, global replacement logic.

At the moment, there is only one heuristic for detecting errors when --rename-symbol yields results that make the document erroneous when applied. If this looks good, we will need to create many more bug report providers for the various types of internal errors we want to monitor.

Example issue generated with the current provider: #46

…cement logic; opens the issue reporter to submit a generated bug report when an internal error is detected.
@dylon dylon marked this pull request as draft December 23, 2024 07:12
@dylon dylon marked this pull request as ready for review December 23, 2024 07:32
@certik certik merged commit 28d4421 into lfortran:main Dec 23, 2024
5 checks passed
@dylon dylon deleted the dylon/bug-reports branch December 23, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants