Skip to content

Comments

Clarify tuple length error message#10

Merged
WalterBright merged 1 commit intodlang:masterfrom
dnadlinger:clarify-tuple-length-error
Mar 26, 2011
Merged

Clarify tuple length error message#10
WalterBright merged 1 commit intodlang:masterfrom
dnadlinger:clarify-tuple-length-error

Conversation

@dnadlinger
Copy link
Contributor

Previously, there would be confusing messages like »tuple index 1 exceeds 1«. This change makes it clear that the second number in the message refers to the tuple length.

Previously, there would be confusing messages like »tuple index 1 exceeds 1«. This change makes it clear that the second integer is the tuple length.
@WalterBright WalterBright merged commit c85be5e into dlang:master Mar 26, 2011
braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
…-Programming-Language/Phobos.

I think that I took all of the suggestions into account, so it should be
improved per those suggestions. I also beefed up the unit tests a bit in
order to take different less and allowDuplicate values into account
(previously, it was only testing the defaults for those template
parameters).
braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
…-Programming-Language/Phobos.

I think that I took all of the suggestions into account, so it should be
improved per those suggestions. I also beefed up the unit tests a bit in
order to take different less and allowDuplicate values into account
(previously, it was only testing the defaults for those template
parameters).
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Aug 14, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Aug 31, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 1, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 4, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 19, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 25, 2016
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