x.RC.__postblit () is not callable using argument types () const

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Feb 4 20:02:56 PST 2013


On 2/5/13, Dan <dbdavidson at yahoo.com> wrote:
> and I still don't understand the error.

The error in the git-head version is:

Error: mutable method test.RC.__postblit is not callable using a const object
Error: cannot modify struct this Slot with immutable members

Yeah, it's still not very helpful. And I have no idea where "Slot" comes from.


More information about the Digitalmars-d-learn mailing list