From russel at russel.org.uk Sun Jul 1 06:17:03 2007 From: russel at russel.org.uk (Russel Winder) Date: Sun, 01 Jul 2007 11:17:03 +0100 Subject: [Rant-cafe] is there anybody out there In-Reply-To: <1183252635.5492.16.camel@puma> References: <1181729239.11220.85.camel@balin.russel.org.uk> <1183252635.5492.16.camel@puma> Message-ID: <1183285023.17016.70.camel@balin.russel.org.uk> On Sun, 2007-07-01 at 11:17 +1000, Xavier Shay wrote: > > Xavier's life changed hugely and he basically > > gave up programming. > You won't believe it but as of this weekend I now > have a place to live AND an internet connection! > That took waaay too long. I might actually > be able to code outside of work now... Hey man, welcome back to the Real World ;-) -- Russel. ==================================================== Dr Russel Winder +44 20 7585 2200 41 Buckmaster Road +44 7770 465 077 London SW11 1EN, UK russel at russel.org.uk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://rubyforge.org/pipermail/rant-cafe/attachments/20070701/f985a222/attachment.bin From pal at foss.dk Fri Jul 6 02:29:54 2007 From: pal at foss.dk (Peter Allin) Date: Fri, 6 Jul 2007 08:29:54 +0200 Subject: [Rant-cafe] Extra rebuilds when using "Command" tasks and emacs Message-ID: <492B48D4183ACA409A773BB2633BBB0552ECA3@FOSS40.foss.net> Hi all, I have a problem when using Rant in combination with the emacs editor. We are using "Command" tasks in Rant in order to get our object files rebuilt when compiler options have been changed. When I run Rant with the "compile" command in emacs, I sometimes get some of the Command tasks run again even though neither the command line nor the prerequisites for the tasks have changed. I have looked at .rant.meta files and can see that the MD5 signatures stored there gets changed when one of the tasks is run needlessly. I have read some of the related code in Rant but haven't yet found anything suspicious. Another issue, that I believe is related, is that all the Command tasks are run again if I run Rant from a new environment. For example if I run Rant from a cmd.exe prompt in windows, the run it from an eshell prompt in emacs, every Command task will run again. Does anyone have any ideas? Best regards, Peter Allin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rant-cafe/attachments/20070706/4173979f/attachment.html