Paul Wise
Paul Wise
Here is a link to the currently active fork of the firmware: https://github.com/librerpi/rpi-open-firmware
@petterreinholdtsen btw, I note there are various GCC forks/variants in Debian, perhaps just packaging the fork is the way to go.
The warning is shown during the build of the Debian package of gensim ([amd64 log](https://buildd.debian.org/status/fetch.php?pkg=gensim&arch=amd64&ver=4.2.0%2Bdfsg-1&stamp=1651727914&raw=0)). Side note: the log also shows various GCC warnings, some test warnings and a warning...
Hmm, maybe I should instead mark those files as language level 2 for now, to silence the warnings.
I thought so too, but the CI fails when I add that everywhere. -- bye, pabs https://bonedaddy.net/pabs3/
I usually disable maintainer edits of my patches; had some suboptimal experiences with that in the past. I think it would be best to merge your patch first, since otherwise...
This was previously discussed in #462 (including with scipy upstream devs).
Removing scipy from the dependencies was also discussed in #557.
I agree for now there isn't really anything to be done with this issue, but thanks for the followups, some further thoughts below. Agreed that none of these files are...
Woops, forgot to include the *.pyx files. Description updated.