Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!rice!uw-beaver!mit-eddie!mintaka!yale!ox.com!emv From: rlh2@ukc.ac.uk (Richard Hesketh) Newsgroups: comp.archives Subject: [xpert] Patchlevel 5 for Dirt available on expo.lcs.mit.edu Message-ID: <1990Nov17.061209.25051@ox.com> Date: 17 Nov 90 06:12:09 GMT References: <6174@harrier.ukc.ac.uk> Sender: emv@ox.com (Edward Vielmetti) Reply-To: rlh2@ukc.ac.uk (Richard Hesketh) Followup-To: comp.windows.x Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 59 Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.windows.x Archive-name: dirt/16-Nov-90 Original-posting-by: rlh2@ukc.ac.uk (Richard Hesketh) Original-subject: Patchlevel 5 for Dirt available on expo.lcs.mit.edu Archive-site: expo.lcs.mit.edu [18.30.0.212] Archive-directory: /contrib Reposted-by: emv@ox.com (Edward Vielmetti) I have just placed the latest patch (patchlevel 5) to the Dirt UI Builder on expo.lcs.mit.edu (18.30.0.212) for ftp access, under: contrib/dirt.patchA1.5.Z The distribution has been updated to this patchlevel and is also on expo under: contrib/dirt.A1.5.tar.Z This patch is large due to one minor change in the way dirt generates its interfaces. Now each Widget ID variable generated is prefixed with "WI_" to stop clashes with other variables and functions. Because Dirt generates its own interface there are a lot of name changes in the Dirt source. To apply this patch; cd to just above the top of the Dirt distribution and use: patch -p < dirt.patchA1.5 The previous patch (patchlevel 4) failed on two minor chunks due to a muck up with the RCS id.s ("Rel" instead of "Exp") for dirt_editor/dirt.c and dirt_editor/convert.c. You should check that these lines are correct before applying patchlevel 5: dirt_editor/dirt.c: "$Xukc: dirt.c,v 1.22 90/10/25 14:44:17 rlh2 Exp $" dirt_editor/convert.c: "$Xukc: convert.c,v 1.13 90/11/04 13:03:55 rlh2 Exp $" I've updated the patch, contrib/dirt.patchA1.4, to fix this. Thanks to Mike Stump for pointing this out! ---- Dirt is also available via ftp on: ftp.Adelaide.EDU.AU (129.127.40.3) under /pub/X/R4/contrib/dirt.* It also seems that expo is being shadowed on: uunet.uu.net (192.48.96.2) under /X/contrib/dirt.* However uunet seems to be currently a bit behind and does not contain the patches. Richard