From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 829C83870C3B for ; Tue, 4 Jun 2024 12:39:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 829C83870C3B Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 829C83870C3B Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717504799; cv=none; b=Xp9wKfFyP6bozpFJ9WWLencNE7YnUaOovqOG2VEMfQ7ePa5nXm0L2umGqkKwY0uVey699oiRdJ8KF+H2Fb43OKpFCKZnRhrVcQdZC+K31mCvvHl4f112PnuN0VC2UZAIh9OwQbRiToCeoAaGP5MgQWjVytJazqOrcSI8taCk/5I= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717504799; c=relaxed/simple; bh=8PwF4gP2hAQvyRiKyWpQEYDWOQpjaZ2NBKed4oOhNGo=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=ALOJEs2biW0uBOo0/6V6tVfvfG5bqRgPp9X6Au0/4yJQQsR4srwzRzYuoTibOWfNqBvUjTOo93AI6MnEz02ukQS7uMcg5Y6ZPD+tzLvLmZAiwGjg1eW/vG9n1Rv8hcZm3NOf03NTO5nTYVNGwsJ1BHh2TeYhHBcl9J1hjZ8s1ns= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1717504798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8PwF4gP2hAQvyRiKyWpQEYDWOQpjaZ2NBKed4oOhNGo=; b=YiN5BoomjG905f9jpHxRmVgSbc5rkY6FbCBsVgq7RoMU0TubPyHPiW1JblKFgTfVnUuDzJ AKSn90qP4jsgzcoV7Y4AYMpiMfMYPBBzAOPFnRCWy4jNa3jUmWWlQzZKwPz1kZGwj8WzvS wtan/1mZ67YFo0amuIEPqp8u613rnD0= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-502-ToKVxBlqOj6Wu24bEDhRSg-1; Tue, 04 Jun 2024 08:39:52 -0400 X-MC-Unique: ToKVxBlqOj6Wu24bEDhRSg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 91A7C29AB424; Tue, 4 Jun 2024 12:39:52 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.39.194.33]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C8C52C15C12; Tue, 4 Jun 2024 12:39:51 +0000 (UTC) From: Florian Weimer To: Adhemerval Zanella Netto Cc: DJ Delorie , Paul Eggert , libc-alpha@sourceware.org Subject: Re: [PATCH 1/2] difftime can throw exceptions In-Reply-To: <466e2024-95fd-4862-b101-7231bcc5698d@linaro.org> (Adhemerval Zanella Netto's message of "Tue, 4 Jun 2024 08:36:52 -0300") References: <466e2024-95fd-4862-b101-7231bcc5698d@linaro.org> Date: Tue, 04 Jun 2024 14:39:50 +0200 Message-ID: <87ed9cubjd.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: * Adhemerval Zanella Netto: >> (Who decided __THROW means "doesn't throw" ?) > > That is an excellent question... It stands for throw(), the old version of the C++ noexcept specifier which could also contain an explicit exception list. Thanks, Florian