Re: Problem with EmbperlObject files

2001-02-07 Thread Neil Gunton
> > > > The following problem may or may not be related to the other stuff which > > we are looking at. > > It wasn't related. It was an error in the way Embperl had handled the > searching for the ../ case. I have fixed it in the current cvs version. > > Gerald Yes, testing the latest CVS with

Re: Problem with EmbperlObject files

2001-02-07 Thread Gerald Richter
Neil, > > The following problem may or may not be related to the other stuff which > we are looking at. It wasn't related. It was an error in the way Embperl had handled the searching for the ../ case. I have fixed it in the current cvs version. Gerald -

Problem with EmbperlObject files

2001-02-05 Thread Neil Gunton
Gerald, The following problem may or may not be related to the other stuff which we are looking at. But I have been able to reproduce it in a minimal case. Consider the following setup: /base.html [- Execute ('security.html') -] /security.html Security /foo/security.h