From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12487 invoked by alias); 26 Oct 2007 16:56:02 -0000 Received: (qmail 12478 invoked by uid 22791); 26 Oct 2007 16:56:02 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS 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; Fri, 26 Oct 2007 16:55:59 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id l9QGtv7v007530 for ; Fri, 26 Oct 2007 12:55:57 -0400 Received: from pobox.yyz.redhat.com (pobox.yyz.redhat.com [10.15.31.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l9QGtvkw020753 for ; Fri, 26 Oct 2007 12:55:57 -0400 Received: from toner.toronto.redhat.com (toner.yyz.redhat.com [10.15.16.55]) by pobox.yyz.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l9QGtu3Z024461 for ; Fri, 26 Oct 2007 12:55:56 -0400 Message-ID: <47221C1C.8030205@redhat.com> Date: Fri, 26 Oct 2007 16:56:00 -0000 From: Sami Wagiaalla User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: frysk@sourceware.org Subject: Re: [SCM] frysk system monitor/debugger branch, master, updated. 9d154da17b38f74798d04da43d6dd1e3ecaf49ab References: <20071026163825.3017.qmail@sourceware.org> In-Reply-To: <20071026163825.3017.qmail@sourceware.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00083.txt.bz2 This fixes the broken build... sorry about that. Sami Wagiaalla swagiaal@sourceware.org wrote: > This is an automated email from the git hooks/post-receive script. It was > generated because a ref change was pushed to the repository containing > the project "frysk system monitor/debugger". > > The branch, master has been updated > via 9d154da17b38f74798d04da43d6dd1e3ecaf49ab (commit) > from 9de39c95de9daba9bffdb74ba37a7fedc52dc50a (commit) > > Those revisions listed above that are new to this repository have > not appeared on any other notification email; so we list those > revisions in full, below. > > - Log ----------------------------------------------------------------- > commit 9d154da17b38f74798d04da43d6dd1e3ecaf49ab > Author: Sami Wagiaalla > Date: Fri Oct 26 12:33:40 2007 -0400 > > frysk-core/frysk/expr/ChangeLog > + 2007-10-26 Sami Wagiaalla > + > + Changed return type from Variable to ObjectDeclaration > + * CExprAnnotator.g: Updated. > + > > ----------------------------------------------------------------------- > > Summary of changes: > frysk-core/frysk/expr/CExprAnnotator.g | 4 ++-- > frysk-core/frysk/expr/ChangeLog | 5 +++++ > 2 files changed, 7 insertions(+), 2 deletions(-) > > > hooks/post-receive > -- > frysk system monitor/debugger >