Your message dated Tue, 19 Jul 2005 10:39:37 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fwd: Log for successful build of gtkmathview_0.7.0-1 
(dist=unstable)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jun 2005 23:55:34 +0000
>From [EMAIL PROTECTED] Mon Jun 13 16:55:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from palrel12.hp.com [156.153.255.237] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DhymE-0006Iz-00; Mon, 13 Jun 2005 16:55:34 -0700
Received: from hplms2.hpl.hp.com (hplms2.hpl.hp.com [15.0.152.33])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        by palrel12.hp.com (Postfix) with ESMTP id 0444F4023D2
        for <[EMAIL PROTECTED]>; Mon, 13 Jun 2005 16:55:33 -0700 (PDT)
Received: from napali.hpl.hp.com (napali.hpl.hp.com [15.4.89.123])
        by hplms2.hpl.hp.com (8.13.1/8.13.1/HPL-PA Hub) with ESMTP id 
j5DNtVMw003469;
        Mon, 13 Jun 2005 16:55:31 -0700 (PDT)
Received: from napali.hpl.hp.com (napali [127.0.0.1])
        by napali.hpl.hp.com (8.13.4/8.13.4/Debian-3) with ESMTP id 
j5DNtUsR024445;
        Mon, 13 Jun 2005 16:55:30 -0700
Received: (from [EMAIL PROTECTED])
        by napali.hpl.hp.com (8.13.4/8.13.4/Submit) id j5DNtUE7024442;
        Mon, 13 Jun 2005 16:55:30 -0700
Date: Mon, 13 Jun 2005 16:55:30 -0700
From: David Mosberger <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Fwd: Log for successful build of gtkmathview_0.7.0-1 (dist=unstable)
X-URL: http://www.hpl.hp.com/personal/David_Mosberger/
Reply-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gtkmathview
Version: 0.7.0-1

Our automated buildd log filter[1] detected a problem that could cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64.  The specific
issue is:

  Function `find_action_element' implicitly converted to pointer at guiGTK.c:480

At the moment, this issue has no negative effect because the code
looks like this:

  action = find_action_element(event->id);
#if 0
  if (action != NULL) 
    {
      GdomeException exc = 0;
      gtk_math_view_decor_default_cursor_set(cursor, TRUE, action, TRUE, -1, 
FALSE);
      gdome_el_unref(action, &exc);
      g_assert(exc == 0);
    }
#endif

That is, "action" is assigned to, but there are no uses of that
variable later on.  However, if the code inside "#if 0" ever were to
be uncommented, the program would segfault on ia64 and other 64-bit
architectures.  The best way to avoid this problem would be to declare
find_action_element() in a header file and to include that header-file
in guiGTK.c.

Thanks,

        --david

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

---------------------------------------
Received: (at 313487-done) by bugs.debian.org; 19 Jul 2005 08:39:41 +0000
>From [EMAIL PROTECTED] Tue Jul 19 01:39:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sockmel.bononia.it [194.242.226.39] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dundd-0006b3-00; Tue, 19 Jul 2005 01:39:41 -0700
Received: by sockmel.bononia.it (Postfix, from userid 1004)
        id 0203656D53; Tue, 19 Jul 2005 10:39:37 +0200 (CEST)
Date: Tue, 19 Jul 2005 10:39:37 +0200
From: Stefano Zacchiroli <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Fwd: Log for successful build of gtkmathview_0.7.0-1 (dist=unstable)
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

The bug has been fixed in gtkmathview 0.7.1, already uploaded to
unstable.

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it}  -  http://www.bononia.it/zack/
"  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!  " -- G.Romney


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to