DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 539NfhUQ2978027 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 539NfhUQ2978027 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=aaNSE0I8 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C94E53840C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1744242100; bh=aSJGrGykFAuGnfQxlgqsPgn0xgqTJ2TFw96lAizaCvI=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=aaNSE0I8dY5mrjqFhiqSJVPoi7yTYHYm73R6xBejDA2NcbjZ6wtehqw5DaWxZ0Xlm VYkGLJ1OudfFknFfCeaxSTs8PgR4/CoR29OlLZWTFMT0CQz3NHytZiT1Kx5KVDANS8 e5YZysZnk1xLPgidx1bZ9EoCHjXS9UUYevA1mLn0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8F5B23857BAF ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8F5B23857BAF ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1744242078; cv=none; b=YPewisHFMJeokHiKeemHu+z94DZkh7cB/XQbQ3Dhd6OeOf/JZ0cUIGfxZI4tdDGIlZXjpLzDDVZ8snfgzVTy7KpuOJkqWFPq/vZxMT0Pm15Jzk7c5gXsGTF0Fgn0t/We1raVfBA7inr8OoF3d/5d7oHqoZMeanIw0CuG6otHyZ8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1744242078; c=relaxed/simple; bh=xooQjBp8p5HRgeYb9njhT3HhglLpmZK+hPgXJ5uSx3k=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=I5C6kik7F/BqYXXBuHmukt0irh7gQk1Ko8g9JyetGUI4Q8kIZ+hCYiK0c0OGi8Or+HDTvwfQEI8sfWxil2wdlP7MF/eZ/ixoUrrmxoOQPY6hlT8UiT0wjmt/f21U9C1z1XoqWpiltrYZaFQNauRGaCaWQhZWVXG6mEQj33ateL4= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F5B23857BAF Date: Wed, 9 Apr 2025 16:41:18 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: cygwin AT cygwin DOT com Subject: ctrl-c issues in 3.6.1? Message-ID: <1bfafd4d-aa11-0af6-511c-f22fb962193f@jdrake.com> MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jeremy Drake via Cygwin Reply-To: Jeremy Drake Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I've been doing some building with cmake 4.0.0 and ninja 1.12.1 (of llvm/clang, we've got something that seems to mostly work for a cygwin target), and I'm noticing after updating to 3.6.1 it no longer seems to cancel the build when I hit Ctrl-C (previously I was still on 3.5 due to the cmake/ninja issue which was fixed in 3.6.1). This is from Windows Terminal. Has anyone else noticed issues with Ctrl-C being ignored in 3.6? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple