You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
We want to be able to better customize the error messages returned to
the models.
This change does three things:
* Adds a 64-bit alias to ATCWD.
* Changes the interface so that instead of only two rules (modifications
and deletions), now we allow the user to specify what to do with each
rule so that we can give better error messages.
* Consider the old names for renames as also being deleted.