notify icon indicating copy to clipboard operation
notify copied to clipboard

FILE_TRUNC does not exist on Solaris

Open gco opened this issue 3 years ago • 0 comments

This does not compile on Solaris due to C.FILE_TRUNC missing.

.../go/pkg/mod/github.com/syncthing/[email protected]/watcher_fen_cgo.go:30:25: could not determine kind of name for C.FILE_TRUNC

gco avatar May 18 '21 02:05 gco