Final by default?

Iain Buclaw ibuclaw at gdcproject.org
Sat Mar 15 03:08:40 PDT 2014


On 15 Mar 2014 09:44, "Jacob Carlborg" <doob at me.com> wrote:
>
> On Friday, 14 March 2014 at 18:06:47 UTC, Iain Buclaw wrote:
>
>>     else version (OSX) {
>>         version (PPC)
>>            iSomeWackyFunction();
>>         else
>>            SomeWackyFunction();   // In hope there's no other Apple
hardware.
>
>
> There's also ARM, ARM64, x86 32bit and PPC64.
>
> --
> /Jacob Carlborg

Wonderful - so the OSX bindings in druntime are pretty much in a dia state
for someone who wishes to port to a non-X86 architecture?  I know the BSD
and Solaris code needs fixing up and testing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140315/519accb4/attachment.html>


More information about the Digitalmars-d mailing list