go-qml / qml

QML support for the Go language
Other
1.96k stars 189 forks source link

Go 1.6 #178

Closed ricochet1k closed 7 years ago

ricochet1k commented 7 years ago

Store all the folds in a map and pass an atomically incremented key instead of a Go pointer. This works well, but currently, nothing can ever be garbage collected once it passes through the map. This is obviously a problem and is going to need to be fixed soon. Ideas?

cers000 commented 7 years ago

The new version for Golang is 1.7 Why not support 1.7 direct?

ricochet1k commented 7 years ago

I haven't tested it yet. However, I'm not aware of anything that shouldn't allow it to work.

On Fri, Aug 19, 2016, 1:10 AM cers notifications@github.com wrote:

The new version for Golang is 1.7 Why not support 1.7 direct?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/go-qml/qml/pull/178#issuecomment-240945063, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEsZQTXVyVtu_8VVwP9Xyqu5qAtc7wqks5qhVb4gaJpZM4JoJPV .