From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15124 invoked by alias); 19 Sep 2006 18:47:31 -0000 Received: (qmail 15098 invoked by uid 22791); 19 Sep 2006 18:47:27 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Sep 2006 18:47:20 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8JIlHbI030176 for ; Tue, 19 Sep 2006 14:47:17 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8JIlHR7001749; Tue, 19 Sep 2006 14:47:17 -0400 Received: from [172.16.14.227] (topaz.toronto.redhat.com [172.16.14.227]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id k8JIlGY7015461; Tue, 19 Sep 2006 14:47:16 -0400 Message-ID: <45103B34.3060804@redhat.com> Date: Tue, 19 Sep 2006 18:47:00 -0000 From: Dave Brolley User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: sid@sources.redhat.com Subject: Re: [patch][rfa] Configure mappings and memory sizes in hex References: <4509AFE4.1050802@redhat.com> <20060915181508.GH4577@redhat.com> In-Reply-To: <20060915181508.GH4577@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00049.txt.bz2 Frank Ch. Eigler wrote: > Hi - > > >> I'm growing weary of seeing mappings and memory sizes in decimal in >> the config files generated by --save-temps. [...] >> > > Yeah, might as well change that. > > Committed.