Is the attached output from using -fanalyzer useful?
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Mon Apr 18 17:47:56 UTC 2022
Le 16/04/2022 à 05:40, Scott Kostyshak a écrit :
> Using the flag -fanalyzer finds many *potential* issues about null pointers.
>
> Here is the partial output from compiling with the flag:
>
> https://www.dropbox.com/s/nm4mwbm1i2p3pli/make?dl=0
>
> You can search for "warning:" to see the relevant warnings.
>
> Are these useful at all? I imagine Coverity is smarter?
All the warnings about "new could return null" are a bit to paranoid to
me, but I might be wrong.
JMarc
More information about the lyx-devel
mailing list