>All this should be moved to some support file, that only gets
>included/built when we are compiling on a __CYGWIN__ environment.
>
>I guess we could add a src/os/ directory similar to src/frontends to
>take care of things like this.
>
>from int main(...) we can then just call something like:
>
>os::init(...)
>
>This should also work for the OS2 _wildcard stuff.
>

Something like this ??? (if you're still into new stuff instead of bugfixes)

>If we have other cases like this other places in the code we can add
>more functions to os::
>
>        Lgb

--Ruurd

os.C

os.h

Reply via email to