Hi.

<snip />

> in /usr/include/sys/stat.h. As for what to includ in Windows to get
> these (if anything), or what should be done to get them, I'm unsure.
> I suppose for now, you could paste the above into a header file
> somewhere with a #ifdef WIN32 around it to get things compiling.

I'd suspect that those constants are implementation specific so I'd be wary
of using them on platforms where they aren't defined. I'll take a look and
see what cygwin did with these.

Should we start working on platform-specific implementations of these types
of functions? Parrot_open?

> Let me know if you get it working. Patches encouraged.

I got around it by commenting out the lines in core.ops for now. But then
there were other issues to get past. I've either fixed or hacked around
them. Once I get the tools to create patches I'll post them if Brent hasn't
already taken care of them.

Thanks,
Jason.


Reply via email to