Giuseppe Barbieri

Results 258 comments of Giuseppe Barbieri

you know what will be super extra cool? Automatize the whole process.. once a guy runs a specific test, this will check platform, driver version and internet availability and will...

> Could you check if this is reproducible if you run `./gradlew --stop` before running any tasks or even put `org.gradle.daemon=false` in your `gradle.properties`? Both seem working

What does this have to do with the daemon, @Kordyjan?

Just got again `java.lang.OutOfMemoryError: Metaspace` with `org.gradle.daemon=false`

I have many case scenarios where I'd need to use `Number` as a generic bound, and some of them include also unsigned. And since this proposal doesn't contemplate extending the...

Sure, for example in imgui I have a generic [`inputScalar`](https://github.com/kotlin-graphics/imgui/blob/master/src/main/kotlin/imgui/imgui/widgets%20inputKeyboard.kt#L145) accepting a reference to a `Number` (it's actually `*` to reduce casts around the lib), which can be `Float`, `Double`...

Playing with them I saw that `data` is actually private. Please, don't do that. If you leave it accessible you let the people (me) the possibility to access it and...

Yeah, you are right. Anyway, which are the reasons behind making it private?

Thanks for the list ini bug fixed I had a couple of commit still locals, could you give a try to the rest? Most of the stuff looks fine on...

I don't experience your crashes. I can replicate n4, the dragging issue Ubuntu 19.04