a 'Shared libraries for Linux' question
Jonathan M Davis
jmdavisProg at gmx.com
Mon Mar 28 22:05:45 PDT 2011
On 2011-03-28 21:38, Long Chang wrote:
> The shared lib support for Linux is very important for me . I ask
> people is there a schedule or plan once, but not get any responded .
>
> I hope the somebody can tell us some information about this .
There's never really a schedule. Things get done when they get done.
Shared libraries are near the top of the todo list, but they aren't being work
on yet as far as I know. Walter has stated that he's currently focusing on
fixing bugs with regards to destructors and temporaries, and then he intends
to work on the issues with const (e.g.
http://d.puremagic.com/issues/show_bug.cgi?id=1824 ). There's a good chance
that shared libraries will be after that. But as to when exactly that'll be, I
don't know. They _are_ among the higher priorities, but there's a lot of
things that need to get done only and so much Walter to go around.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list