Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 12:56:15 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/xmine/patches patch-ad patch-ae
Message-ID:  <200002192056.MAA75398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2000/02/19 12:56:15 PST

  Added files:
    games/xmine/patches  patch-ad patch-ae 
  Log:
  Don't XawAsciiSourceFreeString() the value previously obtained with
  a XawDialogGetValueString(); this is apparently no longer permissible
  (the docs say it gets automatically freed by XawDialogGetValueString()).
  
  PR:		ports/12490
  
  While i was at it, i also added WM_DELETE_WINDOW hooks so all the
  toplevels can be deleted by usual window manager actions.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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