On 2016-09-04 09:39, Johannes Pfau wrote:

Allowing access to private fields / functions also means that
those members are part of the public API/ABI of a library. So changing
private members can break dependent libraries...

They've always been accessible using .tupleof and taking the address of a member, before the recent lookup rule changes.

--
/Jacob Carlborg

Reply via email to