Re: Addressing the Cygwin problems

2005-01-15 Thread Andre Poenitz
On Fri, Jan 14, 2005 at 03:41:51PM +, Angus Leeming wrote: > Angus Leeming wrote: > > Specifically, I suspect that something is going wrong with getEnvPath > > which attempts to create a vector of paths from $PATH > > "/foo/bar:/usr/bin". > > > // 2. exe must be the name of the binary only

Re: Addressing the Cygwin problems

2005-01-14 Thread Angus Leeming
Angus Leeming wrote: > Specifically, I suspect that something is going wrong with getEnvPath > which attempts to create a vector of paths from $PATH > "/foo/bar:/usr/bin". > // 2. exe must be the name of the binary only and it > // can be found on the PATH. > string const exe_name = On

Addressing the Cygwin problems

2005-01-14 Thread Angus Leeming
Kayvan, I'm unsure whether you read the mailing list, hence the continued personal mail. (Please include the ML in any reply. Makes life easier.) You've reported two problems on Cygwin recently that both feel as if they're 'package' related. 1. Unable to delete temporary directory. 2. Unable t