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

split AttributeViolation into two distinct uses #17088

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

WalterBright
Copy link
Member

Ongoing effort to split the undocumented and complex use of null formats and null arg0.

Also changed fmt and fmtStr into format for consistency.

Split fields of AttributeViolation into two distinct groups, using a constructor for each.

@WalterBright WalterBright added the Refactoring No semantic changes to code label Nov 24, 2024
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#17088"

@thewilsonator
Copy link
Contributor

Mind the CI failures

@WalterBright
Copy link
Member Author

This is what I get for trying to develop without an internet connection.

@dlang-bot dlang-bot merged commit 4ba3411 into dlang:master Nov 24, 2024
41 checks passed
@WalterBright
Copy link
Member Author

Aaaaand stripping away everything else revealed the glaring bug - a copy/pasta mistake I made.

@WalterBright WalterBright deleted the AttributeVfd branch November 24, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Refactoring No semantic changes to code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants