From nobody Fri Apr 29 06:57:46 2022 X-Original-To: office@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5468C1AB0432 for ; Fri, 29 Apr 2022 06:58:01 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mx2.catspoiler.org (mx2.catspoiler.org [IPv6:2607:f740:16::d18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "amnesiac", Issuer "amnesiac" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KqNbr2JnTz4TRk; Fri, 29 Apr 2022 06:58:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received-SPF: pass (mx2.catspoiler.org: 76.212.85.177 is whitelisted) receiver=mx2.catspoiler.org; client-ip=76.212.85.177; helo=gw.catspoiler.org; envelope-from=truckman@FreeBSD.org; x-software=spfmilter 2.001 http://www.acme.com/software/spfmilter/ with libspf2-1.2.10; Received: from gw.catspoiler.org ([76.212.85.177]) by mx2.catspoiler.org (8.16.1/8.16.1) with ESMTPS id 23T6vpss012184 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=FAIL); Fri, 29 Apr 2022 06:57:52 GMT (envelope-from truckman@FreeBSD.org) Received-SPF: pass (gw.catspoiler.org: 192.168.101.2 is whitelisted) receiver=gw.catspoiler.org; client-ip=192.168.101.2; helo=mousie.catspoiler.org; envelope-from=truckman@FreeBSD.org; x-software=spfmilter 2.001 http://www.acme.com/software/spfmilter/ with libspf2-1.2.10; Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.16.1/8.16.1) with ESMTPS id 23T6vkhP058216 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Apr 2022 23:57:46 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Date: Thu, 28 Apr 2022 23:57:46 -0700 (PDT) From: Don Lewis Subject: Re: unwind.h and openoffice ports To: =?iso-8859-1?Q?T=C4=B3l_Coosemans?= cc: office@FreeBSD.org Message-ID: References: <20220428224019.2e161d15@FreeBSD.org> List-Id: Office applications on FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-office List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-office@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=iso-2022-jp Content-Disposition: INLINE X-Rspamd-Queue-Id: 4KqNbr2JnTz4TRk X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 2607:f740:16::d18 is neither permitted nor denied by domain of truckman@FreeBSD.org) smtp.mailfrom=truckman@FreeBSD.org X-Spamd-Result: default: False [-2.60 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.52)[-0.522]; FREEFALL_USER(0.00)[truckman]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; R_SPF_SOFTFAIL(0.00)[~all]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_SHORT(-0.98)[-0.982]; RCPT_COUNT_TWO(0.00)[2]; MLMMJ_DEST(0.00)[office]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:2607:f740:16::/48, country:US]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 28 Apr, T$(D)F(Bl Coosemans wrote: > Hi Don (and office@), > > Similar to editors/libreoffice I've committed some patches to > editors/openoffice-* to address recent changes to cxxabi.h and unwind.h > and to make it robust against future changes. Please let me know if > there are any issues or if you have any questions. I also think the > patches are good enough to be upstreamed. > > https://cgit.FreeBSD.org/ports/commit/?id=88045c0549d90ad92d5fc630580705107a3f89f2 > https://cgit.FreeBSD.org/ports/commit/?id=2c64d6af43f77d45810a5e183323c856dc7705e2 Thanks!