Jakob Borg d0a1c805e9 cmd/syncthing: uintptr may not be stored in a variable
Must do the whole uintptr(unsafe.Pointer(&whatever)) directly in the
call to sycall.Call, as per https://golang.org/pkg/unsafe/.
2016-08-22 18:24:26 +02:00
..
2015-08-09 09:35:26 +02:00
2015-07-27 19:00:22 +01:00
2015-03-17 16:02:27 +01:00
2014-07-01 12:20:25 +02:00