From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23456 invoked by alias); 28 Feb 2005 17:14:11 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 20625 invoked from network); 28 Feb 2005 17:12:00 -0000 Received: from unknown (HELO emea1-mh.id2.novell.com) (195.33.99.129) by sourceware.org with SMTP; 28 Feb 2005 17:12:00 -0000 Received: from EMEA1-MTA by emea1-mh.id2.novell.com with Novell_GroupWise; Mon, 28 Feb 2005 17:11:59 +0100 Message-Id: Date: Mon, 28 Feb 2005 19:22:00 -0000 From: "Jan Beulich" To: Cc: Subject: Re: [PATCH] Re: .macro behavior Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-SW-Source: 2005-02/txt/msg00695.txt.bz2 >No, thanks, I don't like MMIX being accused of being >"inconsistent" like that. It *is* consistent - all trailing >":"s are chopped off. I think I now remember why; it's not >really related to ":" as separating namespaces, but the main >reason is so I could run the binutils test-suite! Most tests >"unportably" assumes that ":" is a label delimiter and not part >of the label. Maybe I should insiste that tests be rewritten >and labels there be defined as "label .set ." :-) I didn't mean to offend you. Do you have an alternative suggestion for the wording then? Jan