cmd/cgo: syntax error: unexpected semicolon, expecting expression #29748
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
It builds with Go 1.11.4. The repo doesn't change often, but in case it does, at the time of reporting HEAD is syncthing/notify@4e389ea.
watcher_fsevents_cgo.go:51:83
is the cursor position in the following screenshot. I'm not sure it's pointing at the right place...There is cgo involved, obviously, with includes and stuff on the
import "C"
...The text was updated successfully, but these errors were encountered: