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

Replace usage of all the FileID/FilePath/line/column macros with SourceLocation #1185

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

younata
Copy link
Member

@younata younata commented Dec 20, 2024

Breaking change.

Simplifies the maintenance burden of passing source location information by consolidating down to SourceLocation at the callsite.

  • Does this have tests?
  • Does this have documentation?
  • Does this break the public API (Requires major version bump)?
  • Is this a new feature (Requires minor version bump)?

@younata younata merged commit eea1eb0 into nimble-13 Dec 20, 2024
1 of 16 checks passed
@younata younata deleted the nimble-14-use-sourcelocation branch December 20, 2024 16:47
younata added a commit that referenced this pull request Dec 20, 2024
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.

1 participant