rce file has .c extension).
Other macros from are also affected with g++, including
FE_OVERFLOW, FE_UNDERFLOW, FE_INEXACT, and FE_INVALID.
This bug is probably the same as 43579 (feclearexcept with g++)
https://issues.guix.gnu.org/43579
I've copied in the members of core-packages team.
guix a53bd6f
Thanks!
Jake
guile-3.0.9/bin/guile
--no-auto-compile
/gnu/store/nl0w5c7pxxdczqiv4r9iq44al7nd5y5g-shepherd-1.0.0/bin/shepherd
--config /gnu/store/p7al8wd1inwk8f5di2q4llcpd64mjn5q-shepherd.conf
jake 9891 0.0 0.2 75816 23624 ?Ss Dec15 0:04
/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-guile-3.0.
ded in the Python
script using `matplotlib.use()`:
#+begin_src sh
guix shell python python-matplotlib -- python3 -c "import matplotlib;
matplotlib.use('TkAgg'); print(matplotlib.get_backend()); import
matplotlib.pyplot as plt; plt.plot([1],[2]); plt.show()"
#+end_src
#+RESULTS:
ative inputs (or inputs) via replace if substitute-keyword-arguments is
used anywhere in the inheritance chain.
Thanks
Jake
Hello
Since upgrading from Emacs 29.1 to 29.3, it seems like magit's autoload
definitions are not loaded.
To reproduce:
guix shell --pure emacs emacs-magit -- emacs -q --eval "(call-interactively
'magit)"
In Emacs 29.3 this gives me: Wrong type argument: commandp, magit
Thanks
Jake
A guix pull and reconfigure just now fixed it for me. I didn’t need to add
simplefb to os declaration.
Thanks
Jake
On Wed, 1 Nov 2023 at 1:06 am, X wrote:
> Also affected, stock thinkpad. Can confirm that
>
> (initrd-modules (cons "simplefb" %base-initrd-modules))
>
Hi Tobias
The initrd-modules snippet did not fix it.
Below is the diff of the .configs for 6.5.9 (not 6.5.8 sorry) and 6.5.7.
Thanks
Jake
3c3
< # Linux/x86_64 6.5.9-gnu Kernel Configuration
---
> # Linux/x86_64 6.5.7-gnu Kernel Configuration
2354c2354
< CONFIG_SYSFB_S
Hi Tobias
The initrd-modules snippet did not fix it.
Below is the diff of the .configs for 6.5.9 (not 6.5.8 sorry) and 6.5.7.
Thanks
Jake
3c3
< # Linux/x86_64 6.5.9-gnu Kernel Configuration
---
> # Linux/x86_64 6.5.7-gnu Kernel Configuration
2354c2354
< CONFIG_SYSFB_S
-libre kernels of the same version.
Thanks
Jake