From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23056 invoked by alias); 14 Sep 2004 19:06:35 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 23040 invoked from network); 14 Sep 2004 19:06:34 -0000 Received: from unknown (HELO sophia.inria.fr) (138.96.64.20) by sourceware.org with SMTP; 14 Sep 2004 19:06:34 -0000 Received: from localhost (localhost [127.0.0.1]) by sophia.inria.fr (8.12.10/8.12.9) with ESMTP id i8EJ6VLU012987; Tue, 14 Sep 2004 21:06:31 +0200 Received: from taquilee.inria.fr (taquilee.inria.fr [138.96.16.51]) by sophia.inria.fr (8.12.10/8.12.9) with ESMTP id i8EJ4usB012101; Tue, 14 Sep 2004 21:04:56 +0200 Received: from taquilee.inria.fr (papadop@localhost) by taquilee.inria.fr (8.12.10/8.12.5) with ESMTP id i8EJ4uZQ012166; Tue, 14 Sep 2004 21:04:56 +0200 Message-Id: <200409141904.i8EJ4uZQ012166@taquilee.inria.fr> To: Richard Guenther cc: Wolfgang Bangerth , gcc@gcc.gnu.org, libstdc++@gcc.gnu.org, bugzilla-masters@dberlin.org Subject: Re: Style of libstdc++ header files In-Reply-To: <84fc9c00040914115855cad428@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Sep 2004 19:17:00 -0000 From: Theodore Papadopoulo X-Virus-Scanned: by amavisd-new at sophia.inria.fr X-SW-Source: 2004-09/txt/msg00874.txt.bz2 > My request therefore would be if the libstdc++ people could comment if it is > possible to gradually move away from their style of using inlined function > definitions, and towards a style where function declarations and definitions > are always clearly separated. I understand that this is a huge change, but > one that could make the life of us bugmasters so much easier! I surely do not understand why it would be more difficult to turn the inline definition into a declaration instead of simply deleting it... Theo. -------------------------------------------------------------------- Theodore Papadopoulo Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01 --------------------------------------------------------------------