-
### Motivation
The current FeatureType 'DataGeneration' defines a DataType 'Schedule' without specifying whether this schedule actually describes the 'Sampling' or the 'Reporting', both of which can …
-
CMAKE_INSTALL_LIBDIR should not be ignored.
See http://forum.solarus-games.org/index.php/topic,849.0.html
-
A bug report assumes that you are not trying to introduced a new feature, but instead change an existing one... hopefully correcting some latent error in the process.
## Description
SWEET's phen…
-
Related to #742. @pbuttigieg I'll assign this one to you, for now.
-
Failed at the homophonizer@1.1.0 postinstall script 'make builddbs'.
-
main.go
```
package main
import "github.com/veandco/go-sdl2/sdl"
func main() {
if err := sdl.Init(sdl.INIT_EVERYTHING); err != nil {
panic(err)
}
defer sdl.Quit()
window, err :=…
-
runtime.scanobject contains this bit of code:
```go
// Mark the object.
if obj, hbits, span, objIndex := heapBitsForObject(obj, b, i); obj != 0 {
greyobject(obj, b, i, hbits, span, gcw, objInde…
-
## Background
Zombie pointer problem is very difficult to debug. Now GoGC will only report this issue in scanning objects, even though Go GC will panic here, information is not enough for d…
-
As per discussion we need to have some sort of list of the platforms we care about and how much love each one will get. So far we agreed that:
Some Tier 1 (or whatever you wanna call them) platform…
-
Please add the following sound drivers
OSS -> ALSA
PulseAudio -> ALSA
OpenAL -> ALSA