Library proposal: Add System.Info.isWindows

Ian Lynagh igloo at earth.li
Wed Aug 15 20:39:32 EDT 2007


On Thu, Aug 16, 2007 at 01:24:05AM +0100, Duncan Coutts wrote:
> 
> Yes, as Issaac suggests perhaps we should drop the String parameter to
> OtherOS since it tells you nothing useful.

You can match on

    OtherOS "BeOS"

while you wait for the BeOS alternative to be added, although you do
need a dash of CPP to support both old and new compilers once it has
been added.


Thanks
Ian



More information about the Libraries mailing list