Skip to content

Arg invoke four arguments - #88

Closed
VilleSalonen wants to merge 3 commits into
nsubstitute:masterfrom
VilleSalonen:arg-invoke-four-arguments
Closed

Arg invoke four arguments#88
VilleSalonen wants to merge 3 commits into
nsubstitute:masterfrom
VilleSalonen:arg-invoke-four-arguments

Conversation

@VilleSalonen

Copy link
Copy Markdown
Contributor

Arg.Invoke with four arguments previously only used the first three parameters. Arg4 was unused and arg3 was used twice.

PS. I don't know why GitHub's diff shows each line as changed. On my own computer, diff only highlighted the actually changed lines.

Previously Arg.Invoke with four arguments only used the first three.
arg3 was used twice.
Previously Arg.Invoke with four arguments used only the first three.
arg4 was unused and arg3 was used twice.
@dtchepak

Copy link
Copy Markdown
Member

Thanks a lot! Great find and a very nice patch.

Merged in here: faa1837
(I updated the whitespace so the diff reads ok)

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