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

Incremental build comment cleanup and minor fix for logical file timestamps #10677

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

TIHan
Copy link
Contributor

@TIHan TIHan commented Dec 11, 2020

This just cleans up a few comments that are old and don't reflect what is going on since we removed the reactive framework.
It also fixes a minor bug where we would continuously invalidate implementation files.

@auduchinok
Copy link
Member

It also fixes a minor bug where we would continuously invalidate implementation files.

@TIHan Could you tell how this could be reproduced, please?

@TIHan
Copy link
Contributor Author

TIHan commented Dec 11, 2020

Could you tell how this could be reproduced, please?

It's subtle and was only introduced when I merged that second signature optimization PR.
It would happen when you did find all references a second time without changing any files.

@TIHan TIHan merged commit 3fd8d6c into dotnet:main Dec 11, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
…stamps (dotnet#10677)

* Incremental build comment cleanup and minor fix for logical file timestamps

* Update IncrementalBuild.fs
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.

3 participants