Michal Nowak

Results 14 issues of Michal Nowak

Building on FreeBSD 11.4 fails with: ``` --- libeatmydata/la-libeatmydata.lo --- CC libeatmydata/la-libeatmydata.lo libeatmydata/libeatmydata.c:181:21: error: use of undeclared identifier 'O_DSYNC' flags &= ~(O_SYNC|O_DSYNC); ``` `O_DSYNC` does not exist on FreeBSD.

After 9159bc125bfb8989a5dbc2ce103312c2aa8906f5 build fails on OpenBSD 6.9 with: ``` CC libeatmydata/la-libeatmydata.lo libeatmydata/libeatmydata.c:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' libeatmydata/libeatmydata.c:56: error: expected '=', ',', ';', 'asm' or...

I updated Fedora 39's libusb1 package to 1.0.27-1, and suddenly, my YubiKey (Yubico YubiKey CCID 01 00, version 3.4) can't be detected by GPG 2.4.4: ``` $ gpg2 --card-status gpg:...

linux

## What's the problem this feature will solve? I maintain several software branches. Each has its own `requirements.txt` in the source tree. The `requirements.txt` file is meant to be the...

Needed: design decision