From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3167 invoked by alias); 27 Mar 2013 00:59:58 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 3111 invoked by uid 48); 27 Mar 2013 00:59:46 -0000 From: "manu at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/19165] (Natural) language independent error / warning classification Date: Wed, 27 Mar 2013 00:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: enhancement X-Bugzilla-Who: manu at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2013-03/txt/msg01960.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D19165 --- Comment #18 from Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez 2013-03-27 00:59:43 UTC --- (In reply to comment #17) > (In reply to comment #16) > >=20 > > If you have some developer power to spare, it may be worthwhile to try = to > > tackle this yourself. Otherwise I am afraid this will never be implemen= ted in > > GCC. The patch in comment #10 is very rough and outdated, but the idea = is > > simple. Copy diagnostic.c to diagnostic-xml.c and start modifying the o= utput > > functions to emit XML. > Probably, I can spare some time, but I don't have time to spare and be bo= thered > with all the copyright assignments and other bureaucracy related things. Unfortunately, and from my own experience, I completely understand your position. Worse, the amount of bureaucracy required seems to be random. I w= ould suggest to give it a token try, by sending an email to both gcc@gnu.gcc.org= and assignments@gcc.org, perhaps trying to opt for a copyright disclaimer inste= ad. See http://gcc.gnu.org/contribute.html#legal If you find the process too troublesome, well, nobody can said you didn't t= ry.=20 But it would be good to announce your decision to give up in both mailing lists, as it is difficult to estimate how many people don't contribute to g= cc just because of the bureaucracy (Although I believe the number to be larger than the number of current contributors, sadly). >>From gcc-bugs-return-418520-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 27 01:17:40 2013 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 10667 invoked by alias); 27 Mar 2013 01:17:40 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 10626 invoked by uid 48); 27 Mar 2013 01:17:34 -0000 From: "paolo.carlini at oracle dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/56699] [4.8/4.9 regression] Failed for sizeof (non-static member) in lambda expression Date: Wed, 27 Mar 2013 01:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: paolo.carlini at oracle dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-03/txt/msg01961.txt.bz2 Content-length: 490 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56699 Paolo Carlini changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Paolo Carlini 2013-03-27 01:17:34 UTC --- Fixed mainline and 4.8.1.