From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4E7613857C73; Fri, 4 Sep 2020 10:39:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E7613857C73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599215978; bh=jKxW3otRPF+EjE/y8XGQj+fiuAlSyW3YwPePpiH6usA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XbBKziwEyp9oOBsSwnvS4wrcq3SJDrkJisDeLIAw4n+RuV+OAEcKerxS7wQdZaA5H kPsrhy3k7j3KXqTgPKrtDI46XAE72FfiiToCJtMp8qG952mrzdHjE8DQ8IG8rEnAwJ NTOfJWwYj3529Fj9B7i7xep4YBpAknFkB/wkkilI= From: "TonyELewis at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/96731] uniform_int_distribution requirement that its type is_integral is too strict Date: Fri, 04 Sep 2020 10:39:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: TonyELewis at hotmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 10:39:38 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96731 --- Comment #5 from Tony E Lewis --- Thanks very much for your work on this. That's a shame but I appreciate the problems you've highlighted. > I don't plan to work on this any further for now. Yes, fair enough.=