On 26 February 2014 01:54, Timothee Cour <thelastmammoth@gmail.com> wrote:
shared libraries on OSX:

Oh yeah, that one's critical on all platforms. But as far as I can tell, that one is being actively worked on, and moving as fast as it moves.


https://d.puremagic.com/issues/show_bug.cgi?id=12190
runtime loaded shared library on osx: partially worked in 2.062, fails since 2.063


Also, this was marked as fixed (with bounty :) ):
shared library on osx: worked in 2.062, fails in 2.063.2, still fails in 2.064

but there still seems to be issues: see last comment ("It's supposed to print that, because shared libraries aren't yet supported on OSX.")



On Tue, Feb 25, 2014 at 6:54 AM, Remo <remo4d@gmail.com> wrote:
On Tuesday, 25 February 2014 at 12:35:18 UTC, Namespace wrote:
3. ref doesn't accept rvalues. Can't declare ref locals (pointers change
semantics).

These above anything else are interfering with my work every day.

What are yours?

Every year again: rvalue references. :)

+1 for this too !

Add struct default constructors that execute
code!!!