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

Fixing #295 and changing fix for #278 #313

Merged
merged 4 commits into from
Jan 9, 2017
Merged

Conversation

MatKubicki
Copy link
Contributor

@MatKubicki MatKubicki commented Jan 3, 2017

So as my commit mentions this is an alternative fix for 278 that doesn't cause #295. I've also added a test to cover the problem in 295.

…ew VB test assembly, hopefully in a way people will be happy with
…oped#295.

There is still problematic code in the Interceptor for comparing the arguments of calls, but for now it no longer causes a problem with propeties with arguments as the expression string builder now reports the arguments for property reads.
I've added a comment explaining the flaws (as I see them) in the Interceptor code in the hope that it will help when someone next as a problem, or at least stops them missing the same thing as I did earlier.
@kzu kzu merged commit 195219e into devlooped:master Jan 9, 2017
@kzu
Copy link
Member

kzu commented Jan 9, 2017

Thanks!

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.

None yet

2 participants