From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19086 invoked by alias); 6 Jan 2006 09:41:59 -0000 Received: (qmail 19080 invoked by uid 22791); 6 Jan 2006 09:41:58 -0000 X-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_40,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from gateway.sf.frob.com (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 06 Jan 2006 09:41:57 +0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 41EF7357B; Fri, 6 Jan 2006 01:41:55 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id 34FFF180B7C; Fri, 6 Jan 2006 01:41:55 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Martin Hunt Cc: "systemtap@sources.redhat.com" Subject: Re: tapset feedback In-Reply-To: Martin Hunt's message of Thursday, 5 January 2006 08:27:08 -0800 <1136478429.3853.14.camel@monkey2> X-Antipastobozoticataclysm: When George Bush projectile vomits antipasto on the Japanese. Message-Id: <20060106094155.34FFF180B7C@magilla.sf.frob.com> Date: Fri, 06 Jan 2006 09:41:00 -0000 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00037.txt.bz2 > > allow libraries/tapsets to export symbolic conditionals so a user can test > > with %(have_foobar) in conditionals. > > That would have to be a runtime conditional. How do you figure? The value I'm talking about is known at translation time.