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

Propagate F# bugs in grain code #899

Closed
davidpodhola opened this issue Oct 13, 2015 · 0 comments
Closed

Propagate F# bugs in grain code #899

davidpodhola opened this issue Oct 13, 2015 · 0 comments

Comments

@davidpodhola
Copy link
Contributor

I know that #38 discusses F# support and that it is a complex issue.
Just that few days ago I was writing grains in F# and found out that currently the result of running the fsharp compiler during code generation is hidden. In that case (if I am not mistaken), the only output you get is something like

Error : Orleans code generator found error : -- Code-gen FAILED -- [C:\temp\exchange2crm\src\exchange2crm.Grains\exchange2crm.Grains.fsproj]

fsharp orleans codegen bug hidden

I think the easiest would be to simply allow the result to be show.

@ghost ghost locked as resolved and limited conversation to collaborators Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants