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.5 required=3.0 tests=BAYES_20,REPLYTO_WITHOUT_TO_CC, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!news.szaf.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Bill Findlay Newsgroups: comp.lang.ada Subject: XCode 14 and FSF gnat-12.1.0-1 Date: Wed, 14 Sep 2022 23:35:30 +0100 Organization: none Message-ID: <0001HW.28D28EB200CC654F7000032A438F@news.individual.net> Reply-To: findlaybill@blueyonder.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: individual.net wrMeoaDsHw9M+uYqUjP/tQycI7LX/lDx/di0QPcB/NChjhrfh2 X-Orig-Path: not-for-mail Cancel-Lock: sha1:7PmPNE9DkPG1Hp5qJp0iaiJa3TI= User-Agent: Hogwasher/5.24 Xref: reader01.eternal-september.org comp.lang.ada:64330 List-Id: 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? -- Bill Findlay