Skip to content

Conversation

@daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Sep 17, 2018

PR Summary

Fix .NET adapter to be able to get members from System.IntPtr.
The type System.IntPtr has an explicit cast operator defined that takes a pointer type System.void* parameter. We didn't handle that type properly in GetPSMethodProjectedType.

PR Checklist

@iSazonov
Copy link
Collaborator

https://powershell.visualstudio.com/PowerShell/_build/results?buildId=1979&view=logs
I already saw such error. Have we a problem with the CI?

@iSazonov
Copy link
Collaborator

PowerShell-CI-Linux issue is in many PRs :-(

@anmenaga
Copy link

@TravisEz13 fixed PowerShell-CI-linux error yesterday:
Could not get lock /var/lib/dpkg/lock - open

@daxian-dbw
Copy link
Member Author

Clicking 'details' on the Linux-CI gives me Sorry! Our services aren't available right now.

@TravisEz13
Copy link
Member

I started a rebuild of the linux CI. You may need to rebase. The error indicates you code is out of date.

@TravisEz13
Copy link
Member

Yes, you need to rebase.

@daxian-dbw
Copy link
Member Author

Rebased. Will wait on the CIs.

@iSazonov iSazonov self-assigned this Sep 20, 2018
@iSazonov iSazonov merged commit b6d12a3 into PowerShell:master Sep 20, 2018
@daxian-dbw daxian-dbw deleted the fix branch September 20, 2018 05:07
@daxian-dbw
Copy link
Member Author

@iSazonov Thanks for merging this PR. Just a gentle reminder: when squashing a PR, check the commit title to make sure unneeded tags are removed, such as [Feature] in this case 😄

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.

4 participants