Skip to content

Build failure in fsharp-vsintegration-build debug #840

@mpetruska

Description

@mpetruska

Description:
msbuild vsintegration\fsharp-vsintegration-build.proj (debug) fails with FS3180 warnings

Repro Steps:
Go through the steps of the devguide "3. Full Steps Before Running Tests" (debug).

Expected:
The build succeeds.

Actual:
The build fails.

Severity: medium?

Version: Microsoft/visualfsharp:master fd4d36f

Likely Cause:
Warnings are generated in tast.fs lines 38 and 43 because /warnon:3180 is explicitly set for debug in FSharpSource.settings.target.
Strange that it is set only for debug builds...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions