From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13450 invoked by alias); 24 Jun 2008 22:49:54 -0000 Received: (qmail 13440 invoked by uid 22791); 24 Jun 2008 22:49:54 -0000 X-Spam-Check-By: sourceware.org Received: from smtp8-g19.free.fr (HELO smtp8-g19.free.fr) (212.27.42.65) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Jun 2008 22:49:34 +0000 Received: from smtp8-g19.free.fr (localhost [127.0.0.1]) by smtp8-g19.free.fr (Postfix) with ESMTP id 29AF617F53C for ; Wed, 25 Jun 2008 00:49:32 +0200 (CEST) Received: from fab.homenetwork (glo44-3-82-227-210-56.fbx.proxad.net [82.227.210.56]) by smtp8-g19.free.fr (Postfix) with ESMTP id D624017F514 for ; Wed, 25 Jun 2008 00:49:31 +0200 (CEST) To: gcc@gcc.gnu.org Subject: how can I contribute ? From: fabien.chene@gmail.com (Fabien =?iso-8859-1?Q?Ch=EAne?=) Date: Tue, 24 Jun 2008 22:49:00 -0000 Message-ID: <87hcbi6k60.fsf@fab.homenetwork> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2008-06/txt/msg00606.txt.bz2 Hi! I would like to contribute to GCC. For now, I plan to fix bugs in the C++ FE. Later, I will be pleased to contribute to libstdc++. I have started to work on PR32519 and I've got a patch for it. How can I process ? Do I need GNU copyright assignment ? Do I need SVN right access after approval ? Otherwise, can I send the patch on gcc-patches so that someone else will commit it for me ? Thanks in advance, -- Fab