Mac OS X 10.5 support

Walter Bright newshound2 at digitalmars.com
Thu Feb 9 08:20:51 PST 2012


On 2/9/2012 1:37 AM, Sönke Ludwig wrote:
> I have a project that we actually plan to use in production in the company for
> which I work. They still require 10.5 support for their products so removing
> that support would make for a very bad situation here.
>
> But it should be possible to get a 10.5 retail DVD and install it inside a VM..
> I actually planned to do exactly this to support 10.5 nightbuilds for my own D
> stuff.
>
> If support should be dropped anyway, are the issues only build-related so that
> e.g. gdc would still continue work on 10.5 without further work?


Would it also be possible for you to:

1. debug what has gone wrong with the 10.5 support? I'll be happy to fold in any 
resulting patches.

2. provide a remote login shell so we can figure it out?

3. use git bisect to determine which change broke it?


More information about the Digitalmars-d mailing list