Re: Extensions website and incorrect e-mail

2023-07-27 Thread Bidouille
Dave, To explain with the best, see this screenshot: https://www.cjoint.com/doc/23_07/MGBmkOAjD6i_capture.png - Mail original - > De: "Dave Fisher" > À: dev@openoffice.apache.org > Envoyé: Mercredi 26 Juillet 2023 23:54:54 > Objet: Re: Extensions website and incorrect e-mail > > Hi - >

Re: issues with building nss

2023-07-27 Thread Peter Kovacs
Ok, I solved the issue for now by commenting lines out in Werror.mk : line 98 - 104:   # ifeq ($(NSS_ENABLE_WERROR),1)   WARNING_CFLAGS += -Werror    # else   # Old versions of gcc (< 4.8) don't support #pragma diagnostic in functions.   # Use this to disable use of that #pragma