-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ViewString and DisplayString for ranges
... to match ViewObj and Display. As a result, Display, PrintObj, DisplayString, PrintString and String now all behave the same for ranges, while ViewObj and ViewString differ. This is probably quite surprising to people, but changing it one way or the other will affect packages, so for now let's play it safe and only address the "obvious" bugs.
- Loading branch information
Showing
2 changed files
with
38 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters