Re: Need to talk to an EU patent attorney

2005-07-14 Thread George Nistorica
On Thu, 2005-07-14 at 03:52 -0700, Michael G Schwern wrote: > On Thu, Jul 14, 2005 at 01:45:11PM +0300, George Nistorica wrote: > > My guess is that you could add a comment here: > > http://gauss.ffii.org/PatentView/EP1170667/Comments?action=edit&backto=PatentView/EP1170667 &

Re: Need to talk to an EU patent attorney

2005-07-14 Thread George Nistorica
On Tue, 2005-07-12 at 14:00 -0700, Michael G Schwern wrote: > I've also > attempted to contact the Inventors listed on the patent (valid email > addresses are difficult to find these days) in the hopes of discussing > this > programmer-to-programmer and cut through the legal BS. Haven't heard >

Re: a less fragile way to test when we need to read and write to STDOUT?

2005-04-01 Thread George Nistorica
On Thu, 2005-03-31 at 16:46 +, Mark Stosberg wrote: > Hello, Hello, > > I've been working on a Perl test suite for darcs, with notable recent > help from Schwern. > > We used to have tests that looked like this: > >like(`echo y | darcs command`,qr/$re/); > > That would run the comma