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

TaskItemComparer.Compare method has misprint in it. #81

Closed
serjic opened this issue Apr 24, 2015 · 2 comments
Closed

TaskItemComparer.Compare method has misprint in it. #81

serjic opened this issue Apr 24, 2015 · 2 comments
Labels
help wanted Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim. triaged

Comments

@serjic
Copy link

serjic commented Apr 24, 2015

When comparing collection length it uses the same parameter 'x' twice:
if (x.CloneCustomMetadata().Count != x.CloneCustomMetadata().Count)

@ghost
Copy link

ghost commented May 4, 2015

@akoeplinger
Copy link
Member

@jasonwilliams200OK it looks like a bug to me, I hope the msbuild team takes a look :)

@AndyGerlicher AndyGerlicher added the help wanted Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim. label May 5, 2015
Kostadin added a commit to Kostadin/msbuild that referenced this issue Sep 4, 2015
Kostadin added a commit to Kostadin/msbuild that referenced this issue Sep 4, 2015
Kostadin added a commit to Kostadin/msbuild that referenced this issue Sep 4, 2015
@AR-May AR-May added the triaged label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim. triaged
Projects
None yet
Development

No branches or pull requests

4 participants