From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3B6873858439; Tue, 27 Feb 2024 17:25:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3B6873858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709054755; bh=vkYAi0vswhFodD/HWEfMvM42eeTWFcKewqYAoZxx7MU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=remCyGgz0OJ3XJHjQ4++nN1mzHz9quk1DRLHPFkJFh/qEzeNqNyeVgOuY4TP11h8X LhSaftPZEwKdrz2P13MSTqZriRWr0Lz0Ccktk/wmCtt98G4/2n5B7wIY7z2dc2r6gK 1639U2mKAbMHtrMa8/cM1luuNobzooocqs8w7cEQ= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31420] Use std::filesystem::remove_all in compile.c Date: Tue, 27 Feb 2024 17:25:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31420 --- Comment #1 from Tom Tromey --- If this is done, perhaps final cleanups need to decide what to do on exception. See https://sourceware.org/pipermail/gdb-patches/2024-February/206862.html --=20 You are receiving this mail because: You are on the CC list for the bug.=