Luka Napotnik

Results 6 issues of Luka Napotnik

## I'm unable to compile go-gtk on ArchLinux amd64 with gtk+ 2.20 and latest go. I get the following error: CGOPKGPATH= /home/luka/bin/cgo `pkg-config --cflags gtk+-2.0` -Duintptr="unsigned int*" gtk.go gcc failed:...

Extend syntax check for the style sheet by detecting more errors.

Most of the time, users won't care what is the underlaying communication protocol. So, I propose: ``` Go func NewPlugin(path string, params ...string) *Plugin ``` To change the default communication...

enhancement

A build should be transferable to a virtual machine (e.g. VirtualBox) or an emulator (e.g. qemu) for multi-platform testing.

- CPU utilization calculation is wrong when a long test is running - code refactoring

Git support is currenty limited to local repositories only. Support remote git repositories