Skip to content

cmd/vet: mismatch between Printf checks and actual behaviour #27672

Description

@dominikh

What version of Go are you using (go version)?

go version go1.11 linux/amd64

What did you do?

What did you expect to see?

Vet to accept the first Printf call and to flag the second one

What did you see instead?

Vet flags the first call and accepts the second one

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnalysisIssues related to static analysis (vet, x/tools/go/analysis)NeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions