On 11/12/2013 11:12 PM, Martin Nowak wrote: > That's not an issue, you can't inline exported functions. > This is because the actual implementation is only know at link-time > (only at run-time on UNIX). One might chose to ignore this possibly incorrect behaviour and still inline in favour of speed, but I don't think we need to worry about this now.