Skip to content

New copy-and-update warnings with Fable 4.4 #3567

@forki

Description

@forki

It looks like Fable 4.4 is using F# 8 features and also emits F# 8 warnings:

We see LOTS of new warnings. Things like:

warning FSHARP: This copy-and-update record expression changes all fields of record type 'MyRecordType'. Consider using the record construction syntax instead. (code 3560)

@MangelMaxime @ncave Is this expected?

references dotnet/fsharp#16182

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