Uh oh!
There was an error while loading. Please reload this page.
Numbers with underscores cause compilation error sometimes - #2702
Conversation
AviAvni
commented
Mar 26, 2017
@forki thanks sorry for the missing need to add tests in https://github.com/Microsoft/visualfsharp/blob/master/tests/fsharpqa/Source/Conformance/BasicGrammarElements/Constants/BasicConstants.fs |
forki
commented
Mar 26, 2017
via email
Could you please send a pull request to my fork? Or just add another pull
request to the main fork and merge my stuff. Thanks
Am 26.03.2017 3:42 nachm. schrieb "Avi Avni" <notifications@github.com>: …@forki <https://github.com/forki> thanks sorry for the missing need to
add tests in https://github.com/Microsoft/visualfsharp/blob/master/
tests/fsharpqa/Source/Conformance/BasicGrammarElements/
Constants/BasicConstants.fs
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2702 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNOfzs73dKgfV1iWFP0G6SYbF_JMLks5rpms4gaJpZM4MpacQ>
.
|
AviAvni
commented
Mar 26, 2017
@forki I'll send PR with tests later |
@forki@KevinRansom@dsyme |
forki
commented
Mar 26, 2017
@AviAvni yes it seems it's only happening in proto |
AviAvni
commented
Mar 26, 2017
@forki so no need tests if they fix this proto thing all be ok if they want this to be implemented in the lexer and not dependent in the FSharp.Core they can merge this PR |
forki
commented
Mar 26, 2017
via email
The thing is: we need to fix it in order to have it available in fsharp
itself. But good to know that other projects are not broken. So it's not
that urgent
Am 26.03.2017 7:50 nachm. schrieb "Avi Avni" <notifications@github.com>:
@forki <https://github.com/forki> so no need tests if they fix this proto
thing all be ok if they want this to be implemented in the lexer and not
dependent in the FSharp.Core they can merge this PR
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2702 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNKW1QuwOb2_vecyiDp22M-dOzlecks5rpqVhgaJpZM4MpacQ>
. |
KevinRansom
commented
Mar 27, 2017
@forki |
fixes#2701
/cc @AviAvni