Andrzej Ressel
Andrzej Ressel
> I tested this branch and recompiled XO locally and it didn't work. > Is that functional? Yeah, it should work fine. Could you please provide output of `blkid /dev/cdrom`...
Sorry that it took so long. I've fixed PR all comments
So yesterday and today I was researching this and I've discovered few interesting things: - dosfslabel sometimes reports LABEL when blkid does not (due to LO/HI checks: https://github.com/karelzak/util-linux/blob/f0ca7e80d7a171701d0d04a3eae22d97f15d0683/libblkid/src/superblocks/vfat.c#L161) I've managed...
~So I see some issues with supporting lowercase characters. From what I understand names by default must be uppercase and lowercase letters can be used only(?) in VFAT file names....
@timofonic I think I'll create XDA thread after next release.
https://commons.apache.org/proper/commons-pool/
I'll definitely check it out in the future. 0.2.1 was already [merged to repository](https://gitlab.com/fdroid/fdroiddata/merge_requests/2721) and [built](https://f-droid.org/wiki/page/com.jereksel.libresubstratum/lastbuild_3). Now I'm waiting for sign and release to store. EDIT: Bucket 0.2.1 was released...
Seems to be caused by kotlintest ``` +--- io.kotlintest:kotlintest:2.0.7 | +--- junit:junit:4.12 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- org.jetbrains.kotlin:kotlin-stdlib:1.1.51 -> 1.2.51 (*) | +--- org.jetbrains.kotlin:kotlin-reflect:1.1.51 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.1.51 ->...
Issue was fixed somewhere between 2.1 RC1 and 2.1 RC2
Changing version to `2.1` fixes neko-kai's example