veandco / go-sdl2

SDL2 binding for Go
https://godoc.org/github.com/veandco/go-sdl2
BSD 3-Clause "New" or "Revised" License
2.2k stars 218 forks source link

commit #3acc826 regression #379

Closed ghost closed 5 years ago

ghost commented 5 years ago
% go build
# github.com/veandco/go-sdl2/sdl
../go/src/github.com/veandco/go-sdl2/sdl/audio.go:621:123: (func literal)(stream.cptr()) used as value

This bug was introduced with commit #3acc82665a0b4c8fde7789d2392c77e895613438

dedalqq commented 5 years ago

I have a similar problem = (

veeableful commented 5 years ago

Oh dear! Sorry about that, I thought the CI would have failed. I've fixed it now..I think.