-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Fyne does not verify its previous installation in the system which causes the output to be this whenever the installation is done multiple times. Must be a flag.
runtime
/usr/local/go/src/runtime/msize_allocheaders.go:16:6: roundupsize redeclared in this block
/usr/local/go/src/runtime/msize.go:13:6: other declaration of roundupsize
/usr/local/go/src/runtime/map.go:357:25: too many arguments in call to roundupsize
have (uintptr, bool)
want (uintptr)
/usr/local/go/src/runtime/slice.go:191:41: too many arguments in call to roundupsize
have (uintptr, bool)
want (uintptr)
Is this a systems or a library problem?
Metadata
Metadata
Assignees
Labels
No labels