> Rob,
>
> it seems that popen et al. are all documented members of the
> Windows API,
> so I fail to see why you need to disable (win32_kludge.diff)
> RunCommand in
> src/support/filetools.C. The one possible problem seems to be
> that popen
> and pclose are documented as having a _ prefix.
Rob,
it seems that popen et al. are all documented members of the Windows API,
so I fail to see why you need to disable (win32_kludge.diff) RunCommand in
src/support/filetools.C. The one possible problem seems to be that popen
and pclose are documented as having a _ prefix. Do you need to just