From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13374 invoked by alias); 19 Sep 2002 12:58:46 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13361 invoked from network); 19 Sep 2002 12:58:39 -0000 Received: from unknown (HELO kahikatea.falch.net) (212.17.133.254) by sources.redhat.com with SMTP; 19 Sep 2002 12:58:39 -0000 Received: (from johnm@localhost) by kahikatea.falch.net (8.11.6/8.11.6) id g8JCI2r03754; Thu, 19 Sep 2002 14:18:02 +0200 Date: Thu, 19 Sep 2002 05:58:00 -0000 From: John Marshall To: Michael Snyder Cc: jingham@apple.com, klee@apple.com, gdb-patches@sources.redhat.com Subject: Re: Decide: "Objective-C" or "Objective C"? Message-ID: <20020919121801.GB3695@kahikatea.falch.net> References: <3D88DCF4.822ED319@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D88DCF4.822ED319@redhat.com> User-Agent: Mutt/1.3.27i Organization: Falch.net X-SW-Source: 2002-09/txt/msg00469.txt.bz2 On Wed, Sep 18, 2002 at 01:07:16PM -0700, Michael Snyder wrote: > Also, first question: Should the name of the language (in comments > etc.) be "Objective-C", or "Objective C" (hyphen or no)? The GCC web pages' codingconventions.html has a ruling on this: *with* the hyphen. Presumably there's a GCC mailing list thread from the time of its addition to codingconventions.html with the reasoning. John