Ulrich Müller

Results 15 issues of Ulrich Müller

### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain Signal if an optfeature package has fewer keywords than...

check

Currently `mkfs.fat.c` defines: ``` #define FAT_EOF (atari_format ? 0x0fffffff : 0x0ffffff8) ``` and `fsck.fat.h` defines: ``` #define FAT_EOF(fs) ((atari_format ? 0xfff : 0xff8) | FAT_EXTD(fs)) ``` which are of course...

Bug: https://bugs.gentoo.org/946193

Gentoo Linux is phasing out Qt5, see https://bugs.gentoo.org/955180.