On Sunday, 18 March 2012 at 04:04:30 UTC, Sean Kelly wrote:
On Mar 17, 2012, at 6:00 PM, "Bernard Helyer" <[email protected]> wrote:

On Sunday, 18 March 2012 at 00:53:17 UTC, Walter Bright wrote:
On 3/17/2012 5:40 PM, Sean Kelly wrote:
In truth it would be

else version (Posix)

Anyway, which isn't the bare else Walter was advising against.

And is Posix really predictably compatible across diverse systems?

If you restrict yourself to the LCD stuff, yeah mostly. The trouble is you get various nicer ways of doing things that aren't (as) portable.

For what it's worth, core.sys.posix is based on the OpenGroup spec. I suppose that's the LCD.

Yeah, I've not had problems with the OG stuff.

Reply via email to