From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22258 invoked by alias); 25 Aug 2014 17:40:47 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 22193 invoked by uid 48); 25 Aug 2014 17:40:40 -0000 From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/17307] Spurious -Wsign-conversion warning with clang-3.5, due to excessively clever glibc Date: Mon, 25 Aug 2014 17:40:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.19 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-08/txt/msg00101.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17307 Carlos O'Donell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos at redhat dot com --- Comment #1 from Carlos O'Donell --- The first question I have is: Does this trigger a gcc warning with new enough gcc. If it does then we're in trouble and likely need to remove our cleverness. If it doesn't then it would be good to talk with clang developers to see if we can do some kind of whitelist to make this all work. The implementation is certainly OK to collude on these things as long as we all move forward in the right direction and can agree on that direction. -- You are receiving this mail because: You are on the CC list for the bug.