-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-CompilersBugConcept-DeterminismThe issue involves our ability to support determinism in binaries and PDBs created at build time.The issue involves our ability to support determinism in binaries and PDBs created at build time.Language-C#Language-VBResolution-Not ReproducibleThe described behavior could not be reproduced by developersThe described behavior could not be reproduced by developersVerified
Milestone
Description
Ported from TFS WorkItem: 1014639
Repro Steps:
The string heap may not be emitted (and therefore assigned) in deterministic order in the current Roslyn compilers. They need to be emitted in a deterministic order for the compiler as a whole to be deterministic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CompilersBugConcept-DeterminismThe issue involves our ability to support determinism in binaries and PDBs created at build time.The issue involves our ability to support determinism in binaries and PDBs created at build time.Language-C#Language-VBResolution-Not ReproducibleThe described behavior could not be reproduced by developersThe described behavior could not be reproduced by developersVerified