Skip to content

Exposing slot signature of members in object expressions #463

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

Merged
merged 2 commits into from
Nov 30, 2015

Conversation

Jand42
Copy link
Contributor

@Jand42 Jand42 commented Nov 12, 2015

A small addition of a .Signature member to FSharpObjectExprOverride. This is needed for identifying the member overridden or implemented.

There are no current tests included for FSharpObjectExprOverride as I've seen, but I tested this change in a bigger project and it worked correctly.

@dsyme
Copy link
Contributor

dsyme commented Nov 12, 2015

Hmmm looks like Travis CI is busted - perhaps something to do with using Mono 4.0.5.1

@dsyme
Copy link
Contributor

dsyme commented Nov 12, 2015

The change looks good - any chance you could add some tests too? I know you said there weren't any for FSharpObjectExprOverride but please add at least a smoke test for that, along with this new addition. thanks

@Jand42
Copy link
Contributor Author

Jand42 commented Nov 12, 2015

@dsyme Thanks, I will do this, probably tomorrow.

@dsyme
Copy link
Contributor

dsyme commented Nov 30, 2015

Thank you for adding the tests

dsyme added a commit that referenced this pull request Nov 30, 2015
Exposing slot signature of members in object expressions
@dsyme dsyme merged commit 6e86a6b into fsharp:master Nov 30, 2015
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