Gauthier Segay

Results 386 comments of Gauthier Segay

the issue would be C# >= 7.0 compatibility ideally, umbrella issue of what is missing so it doesn't break expectations. Is there an issue already for having `{ myCSharpRecord with...

@edgarfgp can there be a test that it works with VB.NET too?

@edgarfp this test checks things among F#, C# & VB.NET: https://github.com/dotnet/fsharp/blob/eaa723db6a80d4fca15cbc70a78f9662363cd007/tests/fsharp/tests.fs#L2069-L2074 Maybe there is a way which is similar with string literal with code in it in the unit tests,...

having a single palet.lock would theoretically (outside msft) be simpler but there are probably plenty of reasons why this needs to be handled with msbuild and eng/scripts making it obscure...

@roboz0r, not 100% sure, you may need to provide `compilertool` option with path that contains the Nuget extension. It would be something similar than what is done in this test:...

For the assembly load, maybe you need something akin to https://github.com/fsprojects/Paket/blob/eac93a466a2ed15c5b8bae3ad00e41d1dabc68f2/integrationtests/Paket.IntegrationTests/FsiExtension.fs#L21-L28

@xperiandri this is described in question 4 in the faq: https://fsprojects.github.io/FSharp.Data.SqlClient/faq.html and due to how `sys.sp_describe_undeclared_parameters` works.

> As a way to enable statements and scopes in an expression context When I saw switch expression come up in C# 8, I was disappointed that the branch had...

I was surprised I couldn't use `