Pierre-Thomas Meisels
Pierre-Thomas Meisels
If we cannot get the size info, we don't have choice :/
Personnally I prefer 3 over 2 (even if 2 seems good too). I agree with ranie that we should not expose `Variant` and `Dictionary` should be a `MutableMap` I also...
Currently kotlin native is not ready (see in readme). We are currently developping a jvm variant, in module way, so that is is better integrated in engine. Some code will...
For empty GDArray, maybe is `obj` or the contained `queryResult` is `null`. As there are some null checks in calls, it won't append anything if any one of them is...
Hi @manicminer I don't think I can post such logs for confidentiality reasons. I'm using a classic user for this. Please give me the privileges you need to know if...
@manicminer It seems I don't have rights to see directory privilege, or account have none maybe. I made an other test: If I try to create my group for the...
> In pursuit of your original reported problem of an unwanted diff, if you could provide some logs whilst reproducing, this would be of great help in narrowing down the...
Hello ! Can you try to add sql module to the jre in your project using `jlink --add-modules java.base,java.logging,java.sql --output jre` ?
> I agree that it's becoming messy. I think I'll handle this one as I had started to clean this file a few months ago and I already had some...