On 28 September 2013 18:39, Jacob Carlborg <d...@me.com> wrote: > On 2013-09-28 18:48, Dicebot wrote: > >> From my point of view two things that are necessary for making this >> release: >> >> 1) working dynamic loading of shared libraries (what is the state of >> this?) > > > I would like to add: only on Linux. >
I am fine with pushing that feature as an entirely new release (eg. 2.065). What I'm concerned about are that we've had 4 months of adding *other* features, bug fixing, and other changes in the D frontend that need to be sync'd up. Point two, shared library support in D is not transferable to gdc/ldc - so it's not even a beneficial feature in my eyes. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';