From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 21 21:51:47 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ED0816A4CE for ; Wed, 21 Apr 2004 21:51:47 -0700 (PDT) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609DC43D2F for ; Wed, 21 Apr 2004 21:51:45 -0700 (PDT) (envelope-from netch@lucky.net) Received: from netch@localhost [127.0.0.1] (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id i3M4pbUx005307; Thu, 22 Apr 2004 07:51:39 +0300 (EEST) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.8p2/8.12.8/Submit) id i3M4pbRd005304; Thu, 22 Apr 2004 07:51:37 +0300 (EEST) (envelope-from netch) Date: Thu, 22 Apr 2004 07:51:36 +0300 From: Valentin Nechayev To: Marcel Moolenaar Message-ID: <20040422045136.GN34647@lucky.net> References: <20040421155127.GS57650@netch.kiev.ua> <20040421165307.GB832@ns1.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040421165307.GB832@ns1.xcllnt.net> X-42: On X-Verify-Sender: verified cc: ia64@freebsd.org Subject: Re: va_list q X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 04:51:47 -0000 Wed, Apr 21, 2004 at 09:53:07, marcel wrote about "Re: va_list q": > The use of va_arg(args, va_list) works on ia64 (FreeBSD, HP-UX and Linux). > Given the limited context, I can only suggest that you try to create a > temporary variable of type va_list and change the offending line to: Great sorry, I was too inattentive. This was not ia64, but amd64. :( I beg your pardons and will ask in its list. -netch-