From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7542 invoked by alias); 16 Oct 2011 18:46:53 -0000 Received: (qmail 7532 invoked by uid 22791); 16 Oct 2011 18:46:52 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-bw0-f49.google.com (HELO mail-bw0-f49.google.com) (209.85.214.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 16 Oct 2011 18:46:34 +0000 Received: by bkbc12 with SMTP id c12so6896011bkb.36 for ; Sun, 16 Oct 2011 11:46:32 -0700 (PDT) Received: by 10.223.77.6 with SMTP id e6mr19010665fak.32.1318790791180; Sun, 16 Oct 2011 11:46:31 -0700 (PDT) Received: from vostro ([178.127.28.53]) by mx.google.com with ESMTPS id y8sm18734226faj.10.2011.10.16.11.46.28 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 16 Oct 2011 11:46:29 -0700 (PDT) Date: Sun, 16 Oct 2011 18:46:00 -0000 From: Sergei Gavrikov To: Martin Laabs cc: eCos Developer List Subject: Re: Patch for configtool In-Reply-To: <4E9573A0.8020404@mailbox.tu-dresden.de> Message-ID: References: <4E9573A0.8020404@mailbox.tu-dresden.de> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2011-10/txt/msg00004.txt.bz2 Martin Laabs wrote: > Hello, Hi Martin, > as I wrote some days before I found a bug in the configtool. I attached a > patch file that fix the long message issue and make the whole source > compatible to x64 systems. Therefore I replaced the pointer to int casts. Thank you for your contribution and testing. Could you, please, submit a bug report to eCos Bugzilla system? http://ecos.sourceware.org/problemreport.html http://bugs.ecos.sourceware.org/enter_bug.cgi?product=eCos Thank you, Sergei > Best regards, > Martin L. >