clang

2022-08-29 Thread Patrick Dupre
Hello, I can compile this code with gcc (-lm) but not with clang test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in C99 [-Wimplicit-function-declaration] double complex z = CMPLX (1., 2.) ; ^ 1 warning generated. /usr/bin/ld: /tmp/test-52cb2b.o:

Re: /etc/grub2.cfg Flagged a Potenially missing

2022-08-29 Thread Roger Heflin
sudo/root is required to access the grub subdirectory because the permissions are locked down. I would guess since there can be encrypted grub passwords (and possibly other similar stuff) in there that is why it is locked down. On Sun, Aug 28, 2022 at 6:38 PM Stephen Morris wrote: > > Hi, >

Re: /etc/grub2.cfg Flagged a Potenially missing

2022-08-29 Thread Chris Murphy
On Sun, Aug 28, 2022, at 7:38 PM, Stephen Morris wrote: > Hi, >     /etc/extlinux.conf is flagged as missing flagged as missing by what? This file is normally not created on any Fedora variant I'm aware of. It could be a legacy file. >     /etc/grub2.cfg and /etc/grub2-efi.cfg both of

clang

2022-08-29 Thread Patrick Dupre
Hello, I can compile this code with gcc (-lm) but not with clang test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in C99 [-Wimplicit-function-declaration] double complex z = CMPLX (1., 2.) ; ^ 1 warning generated. /usr/bin/ld: /tmp/test-52cb2b.o: in function `main':

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-29 Thread Eyal Lebedinsky
On 28/08/2022 18.25, Eyal Lebedinsky wrote: f36, just updated and received thunderbird-librnp-rnp-102.2.0-1.fc36.x86_64 from thunderbird-91.12.0-1.fc36.x86_64 tb brings up the expected display but no input is accepted. The process is shown as running with 100% CPU     PID USER  PR 

clang

2022-08-29 Thread Stephen J. Turnbull
Patrick Dupre writes: > 1 warning generated. > /usr/bin/ld: /tmp/test-52cb2b.o: in function `main': > test.c:(.text+0x1b): undefined reference to `CMPLX' > clang-14: error: linker command failed with exit code 1 (use -v to see > invocation) Since the compiler produces a .o but the linker

Re: clang

2022-08-29 Thread Jonathan Billings
On Aug 29, 2022, at 11:18, Patrick Dupre wrote: > I can compile this code with gcc (-lm) > but not with clang > test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in > C99 [-Wimplicit-function-declaration] > double complex z = CMPLX (1., 2.) ; > ^ > 1

Wacom tablet input of traditional Chinese

2022-08-29 Thread Nick Urbanik
Dear Folks, I have failed to discover documentation written in English on how to configure Fedora with Gnome to input traditional Chinese characters from handwriting on a Wacom tablet. This is for my wife, who needs this type of input. I know other methods are far faster, but this is what she

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-29 Thread Tim via users
On Tue, 2022-08-30 at 10:39 +1000, Eyal Lebedinsky wrote: > After trying a few solutions (unsuccessfully) I compared an empty profile > (working, created as a test) > to the bad one (hanging) and started moving some control files (file in the > root of the profile) across. > > The last thing I