From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!aioe.org!Yr2L9qaRshuL+yFKTxsDBA.user.46.165.242.75.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: XCode 14 and FSF gnat-12.1.0-1 Date: Fri, 16 Sep 2022 15:37:00 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <0001HW.28D28EB200CC654F7000032A438F@news.individual.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="6817"; posting-host="Yr2L9qaRshuL+yFKTxsDBA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (darwin) Cancel-Lock: sha1:Z2vbw3l/z/v/UwnGFcpAu38+GX8= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader01.eternal-september.org comp.lang.ada:64337 List-Id: Bill Findlay writes: > I made the mistake of installing XCode 14 today, > at Apple's prompting and it completely broke the > exception handling in variouscomponents of my KDF9 > emulation software. > > I was able to get back to the previous release of XCode > from a backup, and things seem to be OK again. > > At any rate, the regression tests are not failing any more. > > I am using FSF gnat-12.1.0-1, and it seems that there > is now a gnat-12.1.0-2 release, but I do not see > anything there that is relevant to my problem. > > Any insight anyone? > Why would an updated XCode have such a drastic effect? If there's any C++ about, the troubles I had with GNT-LLVM[1] might relate? [1] https://forward-in-code.blogspot.com/2022/03/gnat-llvm.html