Skip to content

Fix non-constant Fprintf format strings#70

Open
HNO3Miracle wants to merge 1 commit into
gobwas:masterfrom
HNO3Miracle:fix-nonconstant-fprintf
Open

Fix non-constant Fprintf format strings#70
HNO3Miracle wants to merge 1 commit into
gobwas:masterfrom
HNO3Miracle:fix-nonconstant-fprintf

Conversation

@HNO3Miracle

Copy link
Copy Markdown

Summary:

  • Use fmt.Fprint when writing already formatted Graphviz fragments.
  • This satisfies current Go vet without changing output.

Testing:

  • GOPATH=/tmp/upstream-gopath GO111MODULE=off go test github.com/gobwas/glob/match/debug

Signed-off-by: HNO3Miracle <xiangao.or@isrc.iscas.ac.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant