Re: popen and pclose

2002-06-11 Thread Angus Leeming
it does not declare those routines that are not moved into > | namespace std. > > popen and pclose are not mentioned in the C++ standard and should > thus, not be in namespace std:: but in the global namespace instead. So my suggested fix is fine. Good. A

Re: popen and pclose

2002-06-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | From: Angus Leeming <[EMAIL PROTECTED]> | Subject: popen and pclose | Newsgroups: gmane.editors.lyx.devel | Date: Tue, 11 Jun 2002 13:14:20 +0100 > | I have upgraded (again!) to the latest bug-fix release of cxx 6.5, | cxx-6.5-026. >

Re: popen and pclose

2002-06-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> ps. Jean-Marc, I posted my bug report for cxx-6.5-021 to Angus> comp.unix.tru64 as you suggested but have had no reply. Is this Angus> the news group you meant? Yes, I saw you got no replies... Anyway, it was in this group that I

popen and pclose

2002-06-11 Thread Angus Leeming
I have upgraded (again!) to the latest bug-fix release of cxx 6.5, cxx-6.5-026. I have managed to get as far as src/support/filetools.C, but now have this: cxx: Error: ../../../devel/src/support/filetools.C, line 1281: #282 the global scope has no "popen" FILE * inf = ::popen(