Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 20:59:23 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/libgnomecanvas Makefile ports/graphics/libgnomecanvas/files patch-libgnomecanvas_gnome-canvas-shape.c
Message-ID:  <200505202059.j4KKxNKH081541@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2005-05-20 20:59:23 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libgnomecanvas Makefile 
  Added files:
    graphics/libgnomecanvas/files 
                                  patch-libgnomecanvas_gnome-canvas-shape.c 
  Log:
  Remove a g_assert() that was causing applications such as evolution to crash.
  The new code NULLs out the canvas member of the item structure, so this
  assert should no longer be needed.
  
  Reported by:    pav
  
  Revision  Changes    Path
  1.43      +1 -0      ports/graphics/libgnomecanvas/Makefile
  1.1       +11 -0     ports/graphics/libgnomecanvas/files/patch-libgnomecanvas_gnome-canvas-shape.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505202059.j4KKxNKH081541>