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

XBF files do not produce deterministic outputs on rebuild #514

Closed
jevansaks opened this issue Apr 1, 2019 · 1 comment
Closed

XBF files do not produce deterministic outputs on rebuild #514

jevansaks opened this issue Apr 1, 2019 · 1 comment
Assignees
Labels
bug Something isn't working team-Controls Issue for the Controls team

Comments

@jevansaks
Copy link
Member

This issue was reported in dotnet/roslyn#372. I'm filing this issue here to track the issue for GenXBF not producing deterministic outputs. @martinsuchan said there is a repro app in dotnet/roslyn#23456.

As an aside, when we've looked at this kind of problem in the past in Windows it's related to buffers with uninitialized (but unused) being written out to disk.

@jevansaks jevansaks added the bug Something isn't working label Apr 1, 2019
@jevansaks jevansaks added the team-Controls Issue for the Controls team label Nov 7, 2019
@evelynwu-msft
Copy link
Contributor

This is fixed both in WinUI 3 and UWP XAML (starting with the 19041 SDK).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants